Skip to content

Commit

Permalink
Merge branch 'RoinujNosde:master' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
Tomut0 authored Aug 16, 2024
2 parents 9d29ab7 + 46702f9 commit 9c37f8b
Show file tree
Hide file tree
Showing 3 changed files with 73 additions and 68 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -576,6 +576,7 @@ public enum ConfigField {
MYSQL_ENABLE("mysql.enable", false),
MYSQL_PASSWORD("mysql.password", ""),
MYSQL_DATABASE("mysql.database", ""),
MYSQL_TABLE_PREFIX("mysql.table_prefix", "sc_"),
/*
================
> Permissions Settings
Expand Down
Loading

0 comments on commit 9c37f8b

Please sign in to comment.