This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
AI开发
Register
Sign In
wangwei
/
aiforge
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
128
Wiki
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
Browse Source
Support go build.io
tags/v1.2.0-rc1
Unknown
12 years ago
parent
a3a93aef11
commit
76644c2fcc
2 changed files
with
8 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+7
-0
.gobuild.yml
+1
-1
conf/app.ini
+ 7
- 0
.gobuild.yml
View File
@@ -0,0 +1,7 @@
filesets:
includes:
- templates
- public
- conf
- LICENSE
- README.md
+ 1
- 1
conf/app.ini
View File
@@ -30,7 +30,7 @@ SSL_MODE = disable
USER_PASSWD_SALT = !#@FDEWREWR&*(
[mailer]
ENABLED =
tru
e
ENABLED =
fals
e
; Name displayed in mail title
NAME = %(APP_NAME)s
; Mail server
Write
Preview
Loading…
Cancel
Save