mirror of
https://github.com/aptly-dev/aptly.git
synced 2026-06-02 04:50:49 +00:00
make serving published repos in api mode configurable
This commit is contained in:
committed by
Benj Fassbind
parent
f74217ed9c
commit
0fdba29d51
@@ -27,5 +27,6 @@
|
||||
"AsyncAPI": false,
|
||||
"enableMetricsEndpoint": false,
|
||||
"logLevel": "debug",
|
||||
"logFormat": "default"
|
||||
"logFormat": "default",
|
||||
"serveInAPIMode": false
|
||||
}
|
||||
Reference in New Issue
Block a user