mirror of
https://github.com/go-gitea/gitea.git
synced 2024-05-11 05:55:29 +00:00
4b7237b63e
* Doc updates and changing default sqlite DB path Signed-off-by: jolheiser <[email protected]> * Update customizing locales and THEMES Signed-off-by: jolheiser <[email protected]> * Add link to templates directory Signed-off-by: jolheiser <[email protected]> * Add portion for final step of running Gitea Signed-off-by: jolheiser <[email protected]> * Add recommended to service file usage Signed-off-by: jolheiser <[email protected]> * Removed DB path change, moving to another PR Updated doc sentence structure Signed-off-by: jolheiser <[email protected]> * Revert change to template wording Signed-off-by: jolheiser <[email protected]> * Move recommended run-type to top