Merge pull request #2188 from pypeclub/feature/OP-1920_Add-command-line-running-of-Site-Sync-server

Add command line way of running site sync server
This commit is contained in:
Petr Kalis 2021-11-12 19:10:03 +01:00 committed by GitHub
commit c999abda89
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
12 changed files with 155 additions and 21 deletions

View file

@ -322,6 +322,7 @@
"config": {
"retry_cnt": "3",
"loop_delay": "60",
"always_accessible_on": [],
"active_site": "studio",
"remote_site": "studio"
},