Changeset 8bef031fe89be254c85b7e4d111c87e1713b4ef0
- Timestamp:
- 01/15/07 16:13:53 (5 years ago)
- Children:
- 7f6c5058e82762b3d7a6f1d8105ad513db745376
- Parents:
- 7ce3454934e871ce02a38366adc39f6464a8d6be
- git-committer:
- flupke <flupke@…> (01/15/07 16:13:53)
- Location:
- moka-ea/trunk/stats
- Files:
-
- 2 added
- 1 edited
- 4 moved
-
config.py (modified) (1 diff)
-
daemon.py (added)
-
scripts/cron/crontab (moved) (moved from moka-ea/trunk/stats/cron/crontab)
-
scripts/cron/daily (moved) (moved from moka-ea/trunk/stats/cron/daily)
-
scripts/cron/monthly (moved) (moved from moka-ea/trunk/stats/cron/monthly)
-
scripts/cron/weekly (moved) (moved from moka-ea/trunk/stats/cron/weekly)
-
scripts/init.d/moka-stats (added)
Legend:
- Unmodified
- Added
- Removed
-
moka-ea/trunk/stats/config.py
r7ce3454 r8bef031 10 10 rootLocation = "/" 11 11 rootDir = "/home/flupke/public_html/ea-stats/" 12 production = False12 production = True 13 13 charset = "utf-8" 14 14 dbString = "mysql://localhost/moka_ea"
Note: See TracChangeset
for help on using the changeset viewer.
