rfe: Image Management (funded by Formation Design Systems)

This commit is contained in:
JT Smith 2006-09-07 01:05:34 +00:00
parent 5e7565d8df
commit 35f4f5c4fb
3 changed files with 14 additions and 1 deletions

View file

@ -62,6 +62,14 @@
"uploadsPath" : "/data/WebGUI/www/uploads",
# Set this value to 1 if you want rich editors to use the
# WebGUI asset URLs for images rather than their real URLs
# in the uploads folder. The advantage of this is that users
# see short clean WebGUI controlled URLs. However, this is
# slower than the default.
"richEditorsUseAssetUrls" : 0,
# An array of URLs that WebGUI should leave alone for normal
# processing by Apache. Anything that begins with these URLs
# will be entirely ignored by WebGUI