mirror of
https://github.com/gogs/gogs.git
synced 2025-07-13 23:58:42 +00:00
Updated Troubleshooting (markdown)
parent
5a2450d328
commit
bd7a3689f7
@ -10,6 +10,12 @@ git clone http://localhost:3000/gogits/gogs.git
|
||||
|
||||
Do not forget the port number!
|
||||
|
||||
### Register/create user/repository
|
||||
|
||||
#### `Repository/User name contains illegal characters`
|
||||
|
||||
In order to prevent unexpected exceptions, your user/repository name will be considered as illegal if they contain any of following word: `".git", "raw", "user", "help", "stars", "issues", "pulls", "commits", "repo", "template", "admin"`.
|
||||
|
||||
### Use Gmail as mailer
|
||||
|
||||
#### Error 534: `Please log in via your web browser and then try again`
|
||||
|
Loading…
x
Reference in New Issue
Block a user