This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
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
Update default config with comments
tags/v1.2.0-rc1
Justin Nuß
11 years ago
parent
bfe5b86004
commit
9df99681fb
1 changed files
with
5 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+5
-0
conf/app.ini
+ 5
- 0
conf/app.ini
View File
@@ -181,9 +181,14 @@ SERVICE = server
DISABLE_GRAVATAR = false
[attachment]
; Path for attachments. Defaults to files/attachments
PATH =
; One or more allowed types, e.g. image/jpeg|image/png
ALLOWED_TYPES =
; Max size of each file. Defaults to 32MB
MAX_SIZE
; Max number of files per upload. Defaults to 10
MAX_FILES =
[log]
ROOT_PATH =
Write
Preview
Loading…
Cancel
Save