Removed config-def.py

This commit is contained in:
Michael Rodin 2022-11-22 18:36:18 +01:00
parent 908bcc47e0
commit 34aa3abb72

View file

@ -1,5 +0,0 @@
import os
ROOT_DIR=os.getcwd() # The directory where all directories and files of the index are located
CONFIG_DIR=ROOT_DIR # The directory where the file 'index.db' is located
LINUX_APP_STARTER="xdg-open" # The command which opens the files in the default applications