mirror of
https://github.com/simon987/nyaa.git
synced 2025-12-14 07:39:03 +00:00
moved some files
This commit is contained in:
12
configs/my.cnf
Normal file
12
configs/my.cnf
Normal file
@@ -0,0 +1,12 @@
|
||||
[mysqld]
|
||||
innodb_ft_min_token_size=2
|
||||
ft_min_word_len=2
|
||||
innodb_ft_cache_size = 80000000
|
||||
innodb_ft_total_cache_size = 1600000000
|
||||
max_allowed_packet = 100M
|
||||
|
||||
[mariadb]
|
||||
log-bin
|
||||
server_id=1
|
||||
log-basename=master1
|
||||
binlog-format = row
|
||||
Reference in New Issue
Block a user