mirror of https://gitee.com/bigwinds/arangodb
Foxx: Introducing system applications
This commit is contained in:
parent
a4bab2b264
commit
79f4fc4315
|
@ -191,6 +191,7 @@ In the `manifest.json` you define the components of your application: The conten
|
|||
* `models`: Base path for the models you want to require
|
||||
* `files`: Deliver files
|
||||
* `assets`: Deliver pre-processed files
|
||||
* `system`: Mark an application as a system application
|
||||
* `setup`: Path to a setup script
|
||||
* `teardown`: Path to a teardown script
|
||||
|
||||
|
|
Loading…
Reference in New Issue