summaryrefslogtreecommitdiff
path: root/voctocore/README.md
diff options
context:
space:
mode:
authorMaZderMind <git@mazdermind.de>2016-04-27 22:56:46 +0200
committerMaZderMind <git@mazdermind.de>2016-04-27 22:56:46 +0200
commitdea4babbc4442b91e49487b11e03aef9479c2438 (patch)
treef66ba916e3c1e21ecbe9e93b8afacc2c76e63a12 /voctocore/README.md
parent38b557574fefa3b2ec16e3ad41ec5dcf39266ba1 (diff)
also allow config files in a folder under /etc
Diffstat (limited to 'voctocore/README.md')
-rw-r--r--voctocore/README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/voctocore/README.md b/voctocore/README.md
index d3be701..b7b5242 100644
--- a/voctocore/README.md
+++ b/voctocore/README.md
@@ -147,6 +147,7 @@ They can be used to Implement Features like a "Cut-Button" in the GUI. When Clic
On Startup the Video-Mixer reads the following Configuration-Files:
- `<install-dir>/default-config.ini`
- `<install-dir>/config.ini`
+ - `/etc/voctomix/voctocore.ini`
- `/etc/voctocore.ini`
- `<homedir>/.voctocore.ini`
- `<File specified on Command-Line via --ini-file>`