git.p6c8.net
/
devedit.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Added an option for overwriting files during file upload if they already exist
[devedit.git]
/
devedit.dat
diff --git
a/devedit.dat
b/devedit.dat
index 05837ece861057c4afd8dad567318261ce9f01bc..cc56311dba536511d03a80fa23f6f85e5e16ccda 100644
(file)
--- a/
devedit.dat
+++ b/
devedit.dat
@@
-10,6
+10,8
@@
uselist_file = uselist
lock_file = uselist.lock
lock_timeout = 10
+max_file_size = 100000
+
error_file = D:/WWW/cgi-bin/devedit/errors.dat
template_file = D:/WWW/cgi-bin/devedit/templates.dat
patrick-canterino.de