This commit is contained in:
bender
2023-11-12 00:10:13 -05:00
parent d6410e4ab0
commit b1d02cff7b
27 changed files with 506 additions and 403 deletions
+9
View File
@@ -0,0 +1,9 @@
{
"queue" : "/YOUR/SYSTEM/PATH/TO/ODMS",
"annex" : "/YOUR/SYSTEM/PATH/TO/01_ANNEX",
"circulation" : "/YOUR/SYSTEM/PATH/TO/02_CIRCULATION",
"bookshelf" : "/YOUR/SYSTEM/PATH/TO/03_BOOKSHELF",
"archive" : "/YOUR/SYSTEM/PATH/TO/00_ARCHIVE",
"ffmpeg" : "typically looks like this(/opt/homebrew/Cellar/ffmpeg/5.1.2_3/bin/ffmpeg)"
}