mirage-config/examples/ini/config.ini

11 lines
197 B
INI
Raw Permalink Normal View History

2022-10-13 19:09:14 +02:00
# This file is intentionally messy
# to demonstrate the capabilities
# of the format.
[application]
name = "Fake HTTP Server"
[server]
host = localhost
port = 8080
protocol: https ;DO NOT CHANGE!