pass down addonpath from api and cmd context

This commit is contained in:
Mauro Regli
2023-05-31 07:13:15 +02:00
committed by André Roth
parent 17186b0c73
commit c75c2c7594
7 changed files with 37 additions and 12 deletions
+2 -1
View File
@@ -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