Update ConfigurationFile.md

This commit is contained in:
Jafea7 2025-03-28 23:06:38 +11:00 committed by GitHub
parent 0d5d1ba6cc
commit 40ae42e940
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -77,8 +77,8 @@ ignored. This is a collection of the most interesting values:
- **recordingsDir** - Where ctbrec saves the recordings.
- **recordingsDirStructure** (server only) - [`FLAT`, `ONE_PER_MODEL`, `ONE_PER_RECORDING`] How recordings are stored in the file system. `FLAT` - all
recordings in one directory; `ONE_PER_MODEL` - one directory per model; `ONE_PER_RECORDING` - each recordings ends up in its own directory. Change this only,
- **recordingsDirStructure** (server only) - [`FLAT`, `ONE_PER_MODEL`,`ONE_PER_GROUP`,`ONE_PER_RECORDING`] How recordings are stored in the file system. `FLAT` - all
recordings in one directory; `ONE_PER_MODEL` - one directory per model; `ONE_PER_GROUP` - one directory per group; `ONE_PER_RECORDING` - each recordings ends up in its own directory. Change this only,
if you have `recordSingleFile` set to `true`
- **recordSingleFile** (server only) - [`true`,`false`] - How recordings are stored in the file system. `true` means, each recording is saved in one large