Skip to content

GC_ARGS maybe not loaded? #5593

@YukiUnHappy

Description

@YukiUnHappy
  • Gitea version (or commit ref): 1.6.1
  • Git version: 2.11.0
  • Operating system: Debian 9.5 x64
  • Database (use [x]):
    • PostgreSQL
    • MySQL
    • MSSQL
    • SQLite
  • Can you reproduce the bug at https://try.gitea.io:
    • Yes (provide example URL)
    • No
    • Not relevant
  • Log gist:

Description

I have modified the app.ini as follows, but no one can show in Git Configuration page.

[git]
GC_ARGS  = "--prune=now"
[git]
GC_ARGS  = --prune=now

I just google it and find out a same question solved by fix '[git] GC_ARGS' is not loaded for Gogs, it is exist the same question for Gitea?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions