-
Notifications
You must be signed in to change notification settings - Fork 115
[FEAT] Добавлен параметр ibsrv для запуска команд с использование автономного сервера #645
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from 1 commit
adff514
a4ea7bd
0090fed
b0dcb26
a1d082f
43df4f4
5f1a43f
82c14c9
49b0ae3
9c959ef
95feb68
e6504e5
07fa822
c6c4260
394f1a8
9157d10
eb366dd
da82c88
d071d42
f5b204d
e2ba405
fab3653
7db0c68
f8df061
46c8ef8
77be806
b3f7e5c
d720c17
176c763
09bfda9
98538f6
440a47b
eb38885
b3ae018
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -85,7 +85,7 @@ | |
|
|
||
| КонецПроцедуры | ||
|
|
||
| Процедура Конструктор(ДанныеПодключения, ПараметрыКоманды) Экспорт | ||
|
|
||
| ВерсияПлатформы = ДанныеПодключения.ВерсияПлатформы; | ||
| Если ЗначениеЗаполнено(ВерсияПлатформы) Тогда | ||
|
|
@@ -245,7 +245,7 @@ | |
| РазрешитьРегламентныеЗадания = Ложь; | ||
|
|
||
| КонфигурацияАС = Новый КонфигурационныйФайлАС; | ||
| КонфигурацияАС.ПараметрыСервера(ПортHttpДоступа, СетевойИнтерфейс); | ||
| КонфигурацияАС.ПараметрыСервера(СетевойИнтерфейс, ПортHttpДоступа); | ||
|
||
| КонфигурацияАС.ПараметрыИБ(ИмяИБ, РазрешитьВыдачуЛицензий, РазрешитьРегламентныеЗадания); | ||
|
|
||
| ИспользоватьШлюзПрямогоДоступа = ИспользоватьПрямоеСоединение; | ||
|
|
||
Uh oh!
There was an error while loading. Please reload this page.