|
|
|
@ -30,7 +30,7 @@ import sys, os
@@ -30,7 +30,7 @@ import sys, os
|
|
|
|
|
# a2) Path of the directory where wikiconfig.py / farmconfig.py is located. |
|
|
|
|
# See wiki/config/... for some sample config files. |
|
|
|
|
#sys.path.insert(0, '/path/to/wikiconfigdir') |
|
|
|
|
#sys.path.insert(0, '/path/to/farmconfigdir') |
|
|
|
|
sys.path.insert(0, '/data/config/') |
|
|
|
|
|
|
|
|
|
# b) Configuration of moin's logging |
|
|
|
|
# If you have set up MOINLOGGINGCONF environment variable, you don't need this! |
|
|
|
|