Add additional required settings to the distribution file

This commit is contained in:
2011-12-30 14:47:26 +00:00
parent 81b2072247
commit 58b89d7c0c

View File

@@ -29,7 +29,14 @@ value="default"
type=string type=string
value=/dev/shm/homepage value=/dev/shm/homepage
[templates.tmp_path]
type="string"
value="/var/tmp/homepage/"
[debug.display_exceptions] [debug.display_exceptions]
type=bool type=bool
value=1 value=1
[auth]
type="string"
value="FlatFile"