Skip to content

Commit 77f7b10

Browse files
committed
молодой человек, вы чего
1 parent 79c9729 commit 77f7b10

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

config/dbconfig.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ ADDRESS localhost
1313
PORT 3306
1414

1515
## Database for all SQL functions, not just feedback.
16-
FEEDBACK_DATABASE massmeta
16+
FEEDBACK_DATABASE tgdb
1717

1818
## Prefix to be added to the name of every table, older databases will require this be set to erro_
1919
## Note, this does not change the table names in the database, you will have to do that yourself.
@@ -27,7 +27,7 @@ FEEDBACK_TABLEPREFIX
2727
FEEDBACK_LOGIN root
2828

2929
## Password used to access the database.
30-
FEEDBACK_PASSWORD 123
30+
FEEDBACK_PASSWORD 12345678
3131

3232
## Time in seconds for asynchronous queries to timeout
3333
## Set to 0 for infinite

0 commit comments

Comments
 (0)