removed a log of global variables. This file should disappear.

This commit is contained in:
piair 2024-02-27 01:40:51 +01:00
parent dc3e31d8d5
commit 35c846e671
1 changed files with 2 additions and 11 deletions

View File

@ -1,18 +1,11 @@
driver = None
_mail = '_mail temp'
_password = '_password temp'
_otp = '_otp temp'
display = None
_cred = []
custom_start = False
unban = False
log = False
log = False
full_log = False
vnc_enabled = False
vnc_port = 2345
points_file = "/"
update_version = False
islinux = True
start_time = 0
mot_path = "/"
credential_path = "/"
@ -32,8 +25,6 @@ sql_usr = "None"
sql_pwd = "azerty"
sql_host = "https://example.com"
sql_database = "MsRewards"
dev = False
norvege = False
database_error_override = False
fast = False
very_custom=""
json_start = ""