docs: Update config guideline for run-time modules to use configuration.yml rather than config.yml

This commit is contained in:
fiftydinar 2024-10-16 16:01:23 +02:00 committed by GitHub
parent 5cdfb9eeb1
commit 7b1775eeea
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -131,7 +131,7 @@ System & local-user config is not there just for users, it is also directly util
#### Config Example
System config (`/usr/share/bluebuild/default-flatpaks/config.yml`):
System config (`/usr/share/bluebuild/default-flatpaks/configuration.yml`):
```yaml
# Information about the config file
@ -155,7 +155,7 @@ user:
- org.gnome.World.Secrets
```
Local-user config (`/etc/bluebuild/default-flatpaks/config.yml`):
Local-user config (`/etc/bluebuild/default-flatpaks/configuration.yml`):
```yaml
# Information about the config file