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