feat: v0.1.0 #1
@@ -67,7 +67,7 @@ This section contains global settings for **userctx**.
|
||||
### The `[apps]` section
|
||||
For each application defined in the `general.apps` array, you can have a dedicated section to specify its configuration.
|
||||
|
||||
You can create '[apps.<you_app>]' section in the config to specify **userctx** behaviour for the app. The following option are supported.
|
||||
You can create **[apps.<you_app>]** section in the config to specify **userctx** behaviour for the app. The following options are supported.
|
||||
|
||||
- `source_path` (string, optional): Overrides the global `source_path` for this specific application.
|
||||
- `target_path` (string, optional): Overrides the global `target_path` for this specific application. The final destination path for an application's configuration will be `<target_path>/<app_name>`.
|
||||
|
||||
Reference in New Issue
Block a user