-
Is there a way to do a "template" config, and then only send in a parameter for "name" and a part of the "topic" in order to don't have to repeat the full config when one has 10+ of the same device?
-
I think we shouldn't inlude the secret key, but should instead include a config_example.py and include how to change it in the readme, or figure out how to have setup.py do it.
-
Hi Mathieu! Tank's for pl-pyODK, it's wonderful! But, I'm having a hard time understanding on step "Set pyODK config file
Edit the .template_pyodk_config.toml file and save it as .pyodk_config.toml -…
-
The base of the framework should work of a config file for main variables and styles.
Such as:
Colors
Color Themes/Schemes
Fonts
Typography
Links
This then be powered by mixins/functions for output.…
-
This is issue a feature request for allowing to fully trust the rpm repositories already configured inside the bootstrap image. The use case for this would be people building package inside organizati…
-
https://github.com/jsknnr/enshrouded-server/blob/ed047064c9a9cb19a2c5ef8e92338b4b2e4627a8/helm/templates/deployment.yaml#L49
This does not work. External_Config is never set, as externalCOnfig not …
-
Instead of
```
config: '/etc/template'
```
Can we instead have:
```
config:
default: '/etc/template'
```
I want formulas to support multiple providers/implementations of a technolog…
-
currently the .cfg files are in `seed_vault/service/` which I admit I often have trouble remembering/finding.
would it be better to create a "config" folder in the root directory to store these? `…
-
hi,
after applying this code ld2450 only detects one target even if there are multiple persons in room
here is my Code
#Make on https://53l3cu5.github.io/
#Origin https://github.com/53…
-
When writing a config file one may be tempted to use nested templates like these, where one snippet builds on top of another:
```yaml
machine_snippets:
cfg-template: &cfg-template
setup_te…
hnez updated
2 months ago