mirror of
https://github.com/go-gitea/gitea
synced 2025-12-07 13:28:25 +00:00
Fix delete SSH key in file
This commit is contained in:
+2
-2
@@ -3,8 +3,8 @@ RUN_USER = lunny
|
||||
|
||||
[repository]
|
||||
ROOT = /Users/%(RUN_USER)s/git/gogs-repositories
|
||||
LANG_IGNS=Google Go|C|Python
|
||||
LICENSES=Apache v2 License|GPL v2|BSD (3-Clause) License
|
||||
LANG_IGNS=Google Go|C|Python|Ruby
|
||||
LICENSES=Apache v2 License|GPL v2|MIT License|BSD (3-Clause) License
|
||||
|
||||
[server]
|
||||
HTTP_ADDR =
|
||||
|
||||
Reference in New Issue
Block a user