git.p6c8.net
/
devedit.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
- I always wanted an option for switching Dev-Editor to read-only. So I defined
[devedit.git]
/
devedit.conf
diff --git
a/devedit.conf
b/devedit.conf
index 0da399c87b8b452afdb46dcbe77382278c855649..ffe3ca2e36e7f56acf5f4a9e7ff2b85bdbbc3b26 100644
(file)
--- a/
devedit.conf
+++ b/
devedit.conf
@@
-3,15
+3,17
@@
#
# Please don't use quotation marks around the keys and values!
#
# Please don't use quotation marks around the keys and values!
-fileroot = D:/WWW/dokumente/devedit-test
-httproot = /devedit-test/
+fileroot
= D:/WWW/dokumente/devedit-test
+httproot
= /devedit-test/
-max_file_size = 100000
+max_file_size
= 100000
-timeformat = %d.%m.%Y %H:%M
-use_gmt = 0
+timeformat
= %d.%m.%Y %H:%M
+use_gmt
= 0
-error_file = errors.conf
-template_file = templates.conf
+hide_dot_files = 0
+
+error_file = errors.conf
+template_file = templates.conf
# End of configuration file
\ No newline at end of file
# End of configuration file
\ No newline at end of file
patrick-canterino.de