Files
wnsrc/gamemodes/helix/helix.example.yml

8 lines
133 B
YAML
Raw Normal View History

2024-08-04 23:12:27 +03:00
database:
adapter: "sqlite"
hostname: "example.com"
username: "example"
password: "example"
database: "helix"
port: 3306