refactored name of SyncthingClient module
This commit is contained in:
parent
241642b5bc
commit
04770e6716
|
@ -1,6 +1,6 @@
|
|||
import syncthing_monitor.config_xml as xml
|
||||
from syncthing_monitor.etcd_cluster_info import EtcdClient
|
||||
from syncthing_monitor.syncthing_rest import SyncthingClient
|
||||
from syncthing_monitor.syncthing_client import SyncthingClient
|
||||
|
||||
DEFAULT_ST_CONFIG_XML_PATH = '/config/config.xml'
|
||||
DEFAULT_ST_GUI_PORT = 8384
|
||||
|
|
Loading…
Reference in New Issue
Block a user