Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
Add cmd to allow generalised mapping of environment variables to Gitea Ini #7287
Add cmd to allow generalised mapping of environment variables to Gitea Ini #7287
Changes from 20 commits
94426b6
890d539
51338a1
64c15c2
f73377b
730e300
e0ca836
30a289f
f7d10ea
4ae3b4d
aba65bf
80b54d1
fd82c14
fc52e23
3f5e1ba
aa42fb8
019e124
f157062
8a5a3b8
bd44265
cbd9404
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can't we drop the template and for example do ?
(maybe they can get in one line)
The goal could be to deprecate the old variables and use the new generic only later ?
So that
${GITEA_CUSTOM}/conf/app.ini
is only write once and drop templateapp.ini