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
Delete the useless code (
#1335
)
for-closed-social
caiwp
7 years ago
committed by
Lunny Xiao
parent
5586445207
commit
dbabc35e71
1 changed files
with
0 additions
and
4 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-4
modules/setting/setting.go
+ 0
- 4
modules/setting/setting.go
View File
@ -544,10 +544,6 @@ func NewContext() {
Cfg
=
ini
.
Empty
(
)
if
err
!=
nil
{
log
.
Fatal
(
4
,
"Failed to parse 'app.ini': %v"
,
err
)
}
CustomPath
=
os
.
Getenv
(
"GITEA_CUSTOM"
)
if
len
(
CustomPath
)
==
0
{
// For backward compatibility
Write
Preview
Loading…
Cancel
Save