* Add a separate option log_dir for the log directory.
This commit is contained in:
@ -123,6 +123,7 @@ extern char dlna_no_conv[];
|
||||
#define FRIENDLYNAME_MAX_LEN (64)
|
||||
extern char friendly_name[];
|
||||
extern char db_path[];
|
||||
extern char log_path[];
|
||||
extern struct media_dir_s * media_dirs;
|
||||
extern struct album_art_name_s * album_art_names;
|
||||
extern struct client_cache_s clients[CLIENT_CACHE_SLOTS];
|
||||
|
Reference in New Issue
Block a user