https://docs.pagure.org/pagure/configuration.html - there is a lot of options, bit no clue where to edit them. https://pagure.io/pagure/blob/master/f/README.rst for Docker Compose also doesn't specify what to edit. For example, to choose Fedora theme.
Well, they should be in the configuration file, wherever you place it
I'm going to add a small blob at the top of the configuration page in the doc :)
Metadata Update from @pingou: - Issue assigned to pingou - Issue set to the milestone: 5.3 - Issue tagged with: RFE, doc, easyfix
I hope this blob would be talking about specific file locations, because this is what was hard to find. I mean how can one know that pagure config for development is called openshift.cfg?
openshift.cfg
This is the blob https://pagure.io/pagure/c/40af095ec184585542f599b454d1841f277f67c5
It says config is /etc/pagure/pagure.cfg if I install it. Even if I install it into virtualenv?
/etc/pagure/pagure.cfg
virtualenv
The missing part here is info how to configure setup/deployment to use that config. And how to debug what is the setup/deployment to edit it.
Commit dde1e3dc fixes this issue