NVR files now stored per-config.
This commit is contained in:
parent
9f2b58b7c4
commit
a44fcb196b
47 changed files with 32 additions and 4 deletions
|
|
@ -5,6 +5,7 @@
|
|||
#include "config.h"
|
||||
|
||||
char config_file_default[256];
|
||||
char config_name[256];
|
||||
|
||||
static char config_file[256];
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue