diff options
| author | Michal Zima <xhire@mujmalysvet.cz> | 2010-06-09 19:13:21 +0200 |
|---|---|---|
| committer | Michal Zima <xhire@mujmalysvet.cz> | 2010-06-09 19:13:21 +0200 |
| commit | 37dd8c8b480cb7752df464051e7d1ce350f59d49 (patch) | |
| tree | a2dcb90a06f63e8c78b3d760dff99e716b10092b /data | |
| parent | 2462216e6043e35ce8dd85beeb54f1aa71f0b241 (diff) | |
[GS] Added configuration option for the PID file
Diffstat (limited to 'data')
| -rw-r--r-- | data/conf/server.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/data/conf/server.conf b/data/conf/server.conf index 3c06d41..064e7ce 100644 --- a/data/conf/server.conf +++ b/data/conf/server.conf @@ -14,6 +14,7 @@ ARENA BAIACO8B ITEM 10 MAX_ITEM 20 +PID_FILE tuxanci-server.pid LOG_FILE tuxanci-server.log SCORE_FILE highscore.txt |