- Sort Score
- Result 10 results
- Languages All
Results 1 - 2 of 2 for swf (0.01 sec)
-
src/main/resources/fess_config.properties
path.encoding=UTF-8 use.own.tmp.dir=true max.log.output.length=4000 adaptive.load.control=50 supported.uploaded.js.extentions=js supported.uploaded.css.extentions=css supported.uploaded.media.extentions=jpg,jpeg,gif,png,swf supported.uploaded.files=license.properties
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Tue Oct 01 14:13:38 UTC 2024 - 30.9K bytes - Viewed (0) -
src/main/java/org/codelibs/fess/mylasta/direction/FessConfig.java
/** The key of the configuration. e.g. css */ String SUPPORTED_UPLOADED_CSS_EXTENTIONS = "supported.uploaded.css.extentions"; /** The key of the configuration. e.g. jpg,jpeg,gif,png,swf */ String SUPPORTED_UPLOADED_MEDIA_EXTENTIONS = "supported.uploaded.media.extentions"; /** The key of the configuration. e.g. license.properties */ String SUPPORTED_UPLOADED_FILES = "supported.uploaded.files";
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Fri Oct 11 21:11:58 UTC 2024 - 468.5K bytes - Viewed (1)