remote ssh checkvm, stopvm
This commit is contained in:
@@ -21,9 +21,12 @@ DATABASETYPE="sqlite"
|
||||
|
||||
#only sqlite settings
|
||||
SQLITEFILE="/etc/nlvmi/nlvmi.sqlite"
|
||||
|
||||
#The unix user that runs php, to grand permissions on the sqlite file
|
||||
PHPUSER="nobody"
|
||||
|
||||
#Masterserver only used for remote connections
|
||||
MASTERSERVER="192.168.0.3"
|
||||
|
||||
|
||||
#only mariadb settings
|
||||
|
||||
Reference in New Issue
Block a user