Changeset 8bef031fe89be254c85b7e4d111c87e1713b4ef0


Ignore:
Timestamp:
01/15/07 16:13:53 (5 years ago)
Author:
flupke <flupke@…>
Children:
7f6c5058e82762b3d7a6f1d8105ad513db745376
Parents:
7ce3454934e871ce02a38366adc39f6464a8d6be
git-committer:
flupke <flupke@…> (01/15/07 16:13:53)
Message:

Added daemon and startup scripts

git-svn-id:  http://kawa.selfip.org/svn/projects@423 532e76a9-45ae-c241-9c6d-8309ac6440cd

Location:
moka-ea/trunk/stats
Files:
2 added
1 edited
4 moved

Legend:

Unmodified
Added
Removed
  • moka-ea/trunk/stats/config.py

    r7ce3454 r8bef031  
    1010rootLocation = "/" 
    1111rootDir = "/home/flupke/public_html/ea-stats/" 
    12 production = False 
     12production = True 
    1313charset = "utf-8" 
    1414dbString = "mysql://localhost/moka_ea" 
Note: See TracChangeset for help on using the changeset viewer.