supper local json database for mu
This commit is contained in:
parent
8dac9faa28
commit
9e288c9ac0
5 changed files with 87 additions and 34 deletions
|
@ -1,7 +1,6 @@
|
|||
from configloader import load_config, get_config
|
||||
|
||||
def getKeys():
|
||||
load_config()
|
||||
key_list = ['port', 'u', 'd', 'transfer_enable', 'passwd', 'enable' ]
|
||||
if get_config().API_INTERFACE == 'sspanelv3':
|
||||
key_list += ['method']
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue