mirror of
https://gitlab.com/TheGamecraft/c-cms.git
synced 2026-04-25 12:19:11 -04:00
feat added custom pages
This commit is contained in:
10
.devcontainer/laradock/mariadb/my.cnf
Normal file
10
.devcontainer/laradock/mariadb/my.cnf
Normal file
@@ -0,0 +1,10 @@
|
||||
# MariaDB database server configuration file.
|
||||
#
|
||||
# You can use this file to overwrite the default configuration
|
||||
#
|
||||
# For explanations see
|
||||
# http://dev.mysql.com/doc/mysql/en/server-system-variables.html
|
||||
|
||||
[mysqld]
|
||||
innodb_log_file_size = 4048M
|
||||
innodb_strict_mode = 0
|
||||
Reference in New Issue
Block a user