messages config_manager
This commit is contained in:
parent
1e8c3c3876
commit
b34534840d
|
@ -7,9 +7,9 @@ package config_manager
|
||||||
Log_Path: "./bin/log.xml"
|
Log_Path: "./bin/log.xml"
|
||||||
Paths:
|
Paths:
|
||||||
RootFolder : "/home/cm2/"
|
RootFolder : "/home/cm2/"
|
||||||
ConfigFolder : "/home/cm2/config/container/"
|
ConfigFolder : "config/container/"
|
||||||
BinaryFolder : "/home/cm2/container/"
|
BinaryFolder : "container/"
|
||||||
PidFolder : "/home/cm2/pids/"
|
PidFolder : "pids/"
|
||||||
ScriptFile : "start"
|
ScriptFile : "start"
|
||||||
IntervalSecond:10
|
IntervalSecond:10
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Reference in New Issue
Block a user