Skip to content

Commit

Permalink
apply log store for 7 days
Browse files Browse the repository at this point in the history
  • Loading branch information
LarryKwon committed Jan 1, 2025
1 parent a735708 commit 0f608c6
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docker/my.cnf
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
[mysqld]
sql_mode=NO_ENGINE_SUBSTITUTION
default_storage_engine=InnoDB
character-set-server=utf8mb4
collation-server=utf8mb4_unicode_ci
expire_logs_days=7

0 comments on commit 0f608c6

Please sign in to comment.