diff options
| -rw-r--r-- | content/irc.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/irc.md b/content/irc.md index ccf16e8..71abd09 100644 --- a/content/irc.md +++ b/content/irc.md @@ -534,7 +534,7 @@ persistent: # connection information for MySQL (currently only used for persistent history): mysql: - enabled: false + enabled: true host: "localhost" port: 3306 # if socket-path is set, it will be used instead of host:port |
