added support for retrieving configuration files from config service URL and changed that to be the default, always store loaded files by relative path, changed FileReader to allow reading from stream as well
This commit is contained in:
Regular → Executable
-3
@@ -25,9 +25,6 @@
|
||||
/* The address where bug reports for this package should be sent. */
|
||||
#cmakedefine PACKAGE_BUGREPORT "${PACKAGE_BUGREPORT}"
|
||||
|
||||
/* The default path of the configuration files. */
|
||||
#define PACKAGE_CONFIGPATH SYSCONFDIR "/" PACKAGE
|
||||
|
||||
/* The path and name of the log file. */
|
||||
#define PACKAGE_LOGFILE LOCALSTATEDIR "/log/" PACKAGE ".log"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user