7 lines
98 B
TOML
7 lines
98 B
TOML
LogLevel = "DEBUG"
|
|
URL = "http://paste.example.org"
|
|
ListenAddr = ":8080"
|
|
|
|
[Store]
|
|
Type = "memory"
|