Changed config and cache directory from necronda-server to necronda/server

This commit is contained in:
2021-09-17 22:17:40 +02:00
parent b5749ae991
commit eeb0ce7035
3 changed files with 15 additions and 11 deletions

View File

@ -18,10 +18,6 @@
# define CACHE_MAGIC_FILE "/usr/share/file/misc/magic.mgc"
#endif
#ifndef DEFAULT_CONFIG_FILE
# define DEFAULT_CONFIG_FILE "/etc/necronda-server/necronda-server.conf"
#endif
typedef struct {
char filename[256];