Updated Troubleshooting (markdown)

无闻 2014-03-26 09:36:26 -07:00
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`