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

Write absolute AppDataPath to app.ini when installing (#25331) #25347

Merged
merged 1 commit into from
Jun 18, 2023

Commits on Jun 18, 2023

  1. Write absolute AppDataPath to app.ini when installing (go-gitea#25331)

    If the APP_DATA_PATH isn't written into the config when installing, then
    its value is uncertain because some Gitea command doesn't run with
    correct WorkPath.
    
    This is a quick fix for go-gitea#25330  and can be backported.
    wxiaoguang authored and GiteaBot committed Jun 18, 2023
    Configuration menu
    Copy the full SHA
    b069efd View commit details
    Browse the repository at this point in the history