Add additional required settings to the distribution file
This commit is contained in:
@@ -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"
|
||||||
|
|||||||
Reference in New Issue
Block a user