mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-29 16:55:05 +02:00
Added the enc_dir option to the configuration file.
(cherry picked from commit 9667151fa15d331d385eb70b28ed2ae3cc0bd18e)
This commit is contained in:
parent
4aba76743c
commit
01a79da14d
@ -530,3 +530,6 @@ warmup_event_interval 0
|
||||
# since the server starts up.
|
||||
warmup_unknown_interval 300
|
||||
|
||||
# Directory were additional enc files for the XML parser are located.
|
||||
enc_dir /usr/share/pandora_server/enc/
|
||||
|
||||
|
@ -328,3 +328,6 @@ warmup_event_interval 0
|
||||
# since the server starts up.
|
||||
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