gpaste/gpaste-server.toml

7 lines
98 B
TOML

LogLevel = "DEBUG"
URL = "http://paste.example.org"
ListenAddr = ":8080"
[Store]
Type = "memory"