This commit is contained in:
@@ -56,17 +56,17 @@ VK_ACCESS_TOKEN = 'e3732a7ee3732a7ee3732a7ea7e044a75fee373e3732a7e8bf4e48a52d012
|
||||
VK_API_VERSION = '5.131'
|
||||
|
||||
# MySQL database
|
||||
# MDBASE = 'testposts'
|
||||
MDBASE = 'testposts'
|
||||
# MDBASE = 'tempzilant' # debug Zilant database
|
||||
# Zilant 2026 database
|
||||
MDBASE = 'zilant_2026'
|
||||
# MDBASE = 'zilant_2026'
|
||||
# MDBASE = 'volk_test' # debug VOLK database
|
||||
# MDBASE = 'volkdata' # VOLK production database
|
||||
MDB_HOST = 'localhost'
|
||||
MDB_USER = 'zilantposter'
|
||||
MDB_PW = 'Z1l@ntp08t3r'
|
||||
# MDB_USER = 'testuser'
|
||||
# MDB_PW = 'T38tU83r69'
|
||||
# MDB_USER = 'zilantposter'
|
||||
# MDB_PW = 'Z1l@ntp08t3r'
|
||||
MDB_USER = 'testuser'
|
||||
MDB_PW = 'T38tU83r69'
|
||||
# MDB_USER = 'volkuser'
|
||||
# MDB_PW = 'V0lK@dM1n23'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user