|
|
@ -16,7 +16,7 @@ logging:
|
|
|
|
### The Database configuration,You should choose one between MySQL and SQLite3,if both MySQL and SQLite3 are configured ,use Sqlite3 first
|
|
|
|
### The Database configuration,You should choose one between MySQL and SQLite3,if both MySQL and SQLite3 are configured ,use Sqlite3 first
|
|
|
|
|
|
|
|
|
|
|
|
sqlite3:
|
|
|
|
sqlite3:
|
|
|
|
enable: false
|
|
|
|
enable: true
|
|
|
|
|
|
|
|
|
|
|
|
### mysql数据库配置,请将用户名、密码、ip地址、端口、数据库名称替换为你自己的配置
|
|
|
|
### mysql数据库配置,请将用户名、密码、ip地址、端口、数据库名称替换为你自己的配置
|
|
|
|
### mysql database configuration, please replace the user name, password, ip address, port, database name to your own configuration.
|
|
|
|
### mysql database configuration, please replace the user name, password, ip address, port, database name to your own configuration.
|
|
|
|