Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 1 of 1 for setExcludedDocUrls (0.25 seconds)

  1. src/main/java/org/codelibs/fess/app/web/admin/wizard/AdminWizardAction.java

                    wConfig.setCreatedTime(now);
                    if (form.depth != null) {
                        wConfig.setDepth(form.depth);
                    }
                    wConfig.setExcludedDocUrls(getDefaultString("default.config.web.excludedDocUrls", StringUtil.EMPTY));
                    wConfig.setExcludedUrls(getDefaultString("default.config.web.excludedUrls",
    Created: Tue Mar 31 13:07:34 GMT 2026
    - Last Modified: Sat Jan 10 02:14:37 GMT 2026
    - 16.4K bytes
    - Click Count (0)
Back to Top