Q & A
Database:
# For the url, you should only need to replace DATABASE_IP , PORT, and DATABASE_NAME.
# jdbc:mysql://DATABASE_IP:PORT/DATABASE_NAME
# replace url with "file" if you want to use sqlite.
url: "file"
user: "USERNAME"
password: "PASSWORD"BypassPaperWarning: trueLast updated