Plugins move back

This commit is contained in:
Jokob-sk
2023-07-22 11:06:01 +10:00
parent 0446f6302e
commit 6e8bb4c2ea
38 changed files with 1183 additions and 545 deletions

View File

@@ -10,7 +10,7 @@ confPath = "/config/pialert.conf"
dbPath = '/db/pialert.db'
pluginsPath = pialertPath + '/pialert/plugins'
pluginsPath = pialertPath + '/front/plugins'
logPath = pialertPath + '/front/log'
apiPath = pialertPath + '/front/api/'
fullConfPath = pialertPath + confPath