This website works better with JavaScript.
Home
Explore
Help
Sign In
closed-social
/
gitea
Watch
3
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
Rename conf dir > custom.sample (
#1522
)
* Explain app.ini purpose
for-closed-social
Jonas Bröms
7 years ago
committed by
Lunny Xiao
parent
716ac1214f
commit
7091db8192
1 changed files
with
4 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+4
-0
custom.sample/app.ini
conf/app.ini → custom.sample/app.ini
View File
@ -1,3 +1,7 @@
; This file lists the default values used by Gitea
; Copy required sections to your own app.ini (default is custom/conf/app.ini)
; and modify as needed.
; App name that shows on every page title
APP_NAME
=
Gitea: Git with a cup of tea
; Change it if you run locally
Write
Preview
Loading…
Cancel
Save