diff --git a/1c_srv_new.cfg b/1c_srv_new.cfg index 7b1c776..b34913a 100644 --- a/1c_srv_new.cfg +++ b/1c_srv_new.cfg @@ -1,6 +1,6 @@ localhost:1545 { name "Локальный сервер" - rac_cmd /opt/1C/v8.3/x86_64/rac + rac_cmd "/opt/1C/v8.3/x86_64/rac" agent_user "" agent_pwd "" clusters { @@ -33,13 +33,13 @@ localhost:1545 { } 192.168.5.145:1545 { name "1C test" - path_to_rac /opt/1C/v8.3/x86_64/rac + path_to_rac "/opt/1C/v8.3/x86_64/rac" clusters { } } 1csrv:1545 { name "1C SRV" - path_to_rac /opt/1C/v8.3.13_1644/x86_64/rac + path_to_rac "/opt/1C/v8.3.13_1644/x86_64/rac" clusters { } }