8 lines
139 B
TOML
8 lines
139 B
TOML
[app]
|
|
name = "Drust"
|
|
description = """\
|
|
A modern web Content Management System to share your world.\
|
|
"""
|
|
|
|
[database]
|
|
db_type = "mysql"
|