Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make datadir configurable #1043

Merged
merged 2 commits into from
Oct 16, 2019
Merged

Make datadir configurable #1043

merged 2 commits into from
Oct 16, 2019

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.
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