Update config_readme.md
This commit is contained in:
parent
cdf28f204d
commit
f5c9dd185e
@ -106,9 +106,9 @@ roles = admin
|
|||||||
|
|
||||||
#### Data Source Platforms
|
#### Data Source Platforms
|
||||||
DashMachine includes several different 'platforms' for displaying data on your dash applications.
|
DashMachine includes several different 'platforms' for displaying data on your dash applications.
|
||||||
Platforms are essentially plugins. All data source config entries require the `plaform` variable,
|
Platforms are essentially plugins. All data source config entries require the `platform` variable,
|
||||||
which tells DashMachine which platform file in the platform folder to load. **Note:** you are able to
|
which tells DashMachine which platform file in the platform folder to load. **Note:** you are able to
|
||||||
load your own plaform files by placing them in the platform folder and referencing them in the config.
|
load your own platform files by placing them in the platform folder and referencing them in the config.
|
||||||
However currently they will be deleted if you update the application, if you would like to make them
|
However currently they will be deleted if you update the application, if you would like to make them
|
||||||
permanent, submit a pull request for it to be added by default!
|
permanent, submit a pull request for it to be added by default!
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user