Skip to content

Comments

Make datadir configurable#1043

Merged
jtojnar merged 2 commits intomasterfrom
datadir
Oct 16, 2019
Merged

Make datadir configurable#1043
jtojnar merged 2 commits intomasterfrom
datadir

Conversation

@jtojnar
Copy link
Member

@jtojnar jtojnar commented Jun 18, 2018

Closes: #1042

@jtojnar jtojnar added this to the 2.19 milestone Jun 18, 2018
@jtojnar jtojnar modified the milestones: 2.19, 3.0 Apr 4, 2019
@jtojnar jtojnar modified the milestones: 3.0, 2.19 Oct 15, 2019
You can overwrite the datadir using `datadir` key in the config.ini.
Other directories and files like `cache`, `ftrss_custom_data_dir`,
`db_file` and `logger_destination` now default to a value containing
`%datadir%` string, which will be interpolated at runtime to the value
of `datadir` option.
Previously custom site patterns were in data/fulltextrss/custom.
Since the upstream files have been managed by a composer for a while,
we can move the custom ones to the parent directory and simplify the
code paths handling them.
@jtojnar jtojnar merged commit 116c588 into master Oct 16, 2019
@jtojnar jtojnar deleted the datadir branch October 16, 2019 22:08
@jtojnar jtojnar mentioned this pull request Oct 22, 2025
13 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

put data/favicons in config

1 participant