mirror of
https://github.com/aptly-dev/aptly.git
synced 2026-05-06 22:18:28 +00:00
pass down addonpath from api and cmd context
This commit is contained in:
@@ -121,7 +121,8 @@ Options:
|
||||
* `rootDir`:
|
||||
is root of directory storage to store database (`rootDir`/db),
|
||||
the default for downloaded packages (`rootDir`/pool) and
|
||||
the default for published repositories (`rootDir`/public)
|
||||
the default for published repositories (`rootDir`/public) and
|
||||
addon files (`rootDir`/addon)
|
||||
|
||||
* `databaseBackend`:
|
||||
the database config; if this config is empty, use levledb backend by default
|
||||
|
||||
Reference in New Issue
Block a user