diff options
Diffstat (limited to 'install')
-rw-r--r-- | install/conf/ipa.conf | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/install/conf/ipa.conf b/install/conf/ipa.conf index ed50a35b5..5cd1d8c59 100644 --- a/install/conf/ipa.conf +++ b/install/conf/ipa.conf @@ -1,5 +1,5 @@ # -# VERSION 8 - DO NOT REMOVE THIS LINE +# VERSION 9 - DO NOT REMOVE THIS LINE # # This file may be overwritten on upgrades. # @@ -20,6 +20,7 @@ LimitRequestFieldSize 100000 # This is required so the auto-configuration works with Firefox 2+ AddType application/java-archive jar +AddType application/x-xpinstall xpi # FIXME: WSGISocketPrefix is a server-scope directive. The mod_wsgi package |