mirror of
https://github.com/aptly-dev/aptly.git
synced 2026-05-30 04:20:53 +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": true,
|
||||
"logLevel": "debug",
|
||||
"logFormat": "default"
|
||||
"logFormat": "default",
|
||||
"serveInAPIMode": true
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user