1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-07-18 20:59:43 +02:00
documize/core
sauls8t 8f1bc8ce1f Specify runtime parameters in TOML format config file
In addition to specifying parameters in the command line and environment variables, you can now omit all parameters and provide a config file.

Example:

./documize myconfig.conf

Note: there is no switch setting, just provide the filename as an argument.

Fixes #243
2019-04-27 16:59:10 +01:00
..
api Continued MySQL/PostgreSQL store provider refactoring 2018-09-27 15:14:48 +01:00
convapi wrap errors up, log at top level only 2017-08-03 10:00:24 +01:00
database PDF section type build prep 2019-04-19 13:18:31 +01:00
env Specify runtime parameters in TOML format config file 2019-04-27 16:59:10 +01:00
event Provide space add/remove event notifications 2018-02-22 18:13:56 +00:00
mail New SMTP library and refactoring of mailer code 2018-03-07 18:52:19 +00:00
osutil Remove redundant logging dependency 2019-01-09 11:04:23 +00:00
request Improve reverse proxy support 2019-04-11 14:45:36 +01:00
response Ensure Backup/Restore process activation keys 2018-11-16 19:13:18 +00:00
secrets wrap errors up, log at top level only 2017-08-03 10:00:24 +01:00
streamutil major package structure refactoring 2017-07-18 21:55:17 +01:00
stringutil Ensure initials calculate correctly for Unicode via runes 2018-05-02 14:50:22 +01:00
timeutil major code repair from old to new API -- WIP 2017-07-24 16:24:21 +01:00
uniqueid PRovide basic in-app purchase/renewal flow 2018-11-05 19:48:50 +00:00