Newer
Older
yuyuko-bot / src / main / resources / reference.conf
@Dale TwoKey Dale TwoKey on 23 Aug 2021 135 bytes misc: Initial commit
gensocbot = {
  url = "jdbc:sqlite:gensocbot.db"
  driver = org.sqlite.JDBC
  connectionPool = disabled
  keepAliveConnection = true
}