mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-27 15:54:29 +02:00
Added the enc_dir option to the configuration file.
This commit is contained in:
parent
bb0950ec03
commit
9667151fa1
@ -542,3 +542,6 @@ warmup_event_interval 0
|
|||||||
# since the server starts up.
|
# since the server starts up.
|
||||||
warmup_unknown_interval 300
|
warmup_unknown_interval 300
|
||||||
|
|
||||||
|
# Directory were additional enc files for the XML parser are located.
|
||||||
|
enc_dir /usr/share/pandora_server/enc/
|
||||||
|
|
||||||
|
@ -516,3 +516,6 @@ warmup_event_interval 0
|
|||||||
# since the server starts up.
|
# since the server starts up.
|
||||||
warmup_unknown_interval 300
|
warmup_unknown_interval 300
|
||||||
|
|
||||||
|
# Directory were additional enc files for the XML parser are located.
|
||||||
|
enc_dir /usr/share/pandora_server/enc/
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user