UnderMine / plugins /GSit /data /data.yml
sistempro41's picture
Upload 345 files
6bf1227 verified
Raw
History Blame Contribute Delete
207 Bytes
Database:
# mysql | sqlite
type: "sqlite"
host: "localhost"
port: "3306"
database: "gsit"
user: "root"
password: "root"
# define JDBC args like 'useUnicode=true', separate with '&'
args: ""