refactored name of SyncthingClient module
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user