[DAEMON-72] appcd-core: Support for user-defined config file
| GitHub Issue | n/a |
|---|---|
| Type | New Feature |
| Priority | Critical |
| Status | Resolved |
| Resolution | Fixed |
| Resolution Date | 2017-04-12T20:44:20.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | Appc Daemon 1.0.0 |
| Components | appcd-config, appcd-core |
| Labels | n/a |
| Reporter | Chris Barber |
| Assignee | Chris Barber |
| Created | 2017-04-11T21:51:13.000+0000 |
| Updated | 2017-10-26T03:04:17.000+0000 |
Description
The daemon needs to support a user-defined config file. This file should live at
~/.appcelerator/appcd/config.json.
This user-defined config file overrides the default config defined by the Appc Daemon.
This user-defined config file is written whenever a setting is changed via appcd config or a request to /appcd/config.
No comments