SitePreferences

help Foswiki's default preferences are located in System.DefaultPreferences, however settings defined here have override priority and should be used for local customisations.

Misc

  • Set ATTACHFILESIZELIMIT = 200000

Compatibility

  • Set MAINWEB = Main
  • Set TWIKIWEB = System

Default User Settings

  • Horizontal size of text edit box: (can be overwritten by user preferences)
    • Set EDITBOXWIDTH = 80

  • Vertical size of text edit box: (can be overwritten by user preferences)
    • Set EDITBOXHEIGHT = 30

Appearance

Customize logo and tooltip texts:

Give your site a specific name:

  • Set WIKITOOLNAME = Foswiki

Customize your favicon:

  • Set FAVICON = /foswiki/pub/System/ProjectLogos/favicon.ico

Skin

Customize your top bar background image and color

BlackListPlugin

  • Set BLACKLISTPLUGIN_WHITELIST = 127.0.0.1, 192.168.1.
  • Set BLACKLISTPLUGIN_BLACKLIST =

BANLIST configuration, comma delimited list of:
    1. Points for registration
    2. Points for each save and upload
    3. Points for view and other actions
    4. Points for view raw
    5. Threshold to add to BANLIST
    6. Measured over time (in seconds)
  • Set BLACKLISTPLUGIN_BANLISTCONFIG = 10, 5, 1, 5, 200, 300
    • Your current score: 2 for IP address 38.107.179.209

  • Set BLACKLISTPLUGIN_BANEXPIRE = 60
  • Set BLACKLISTPLUGIN_FILTERWIKISPAM = 1
  • Set BLACKLISTPLUGIN_SPAMEXCLUDETOPICS =

  • Set BLACKLISTPLUGIN_NOFOLLOWAGE = -1

Finalisation

FINALPREFERENCES locks site-level preferences that are not allowed to be overridden by WebPreferences or user preferences:

  • Set FINALPREFERENCES = ATTACHFILESIZELIMIT, PREVIEWBGIMAGE, WIKITOOLNAME, WIKIHOMEURL, ALLOWROOTCHANGE, DENYROOTCHANGE, USERSWEB, SYSTEMWEB, DOCWEB, BLACKLISTPLUGIN_WHITELIST, BLACKLISTPLUGIN_BLACKLIST, BLACKLISTPLUGIN_BANLISTCONFIG, BLACKLISTPLUGIN_BANEXPIRE, BLACKLISTPLUGIN_FILTERWIKISPAM, BLACKLISTPLUGIN_SPAMEXCLUDETOPICS, BLACKLISTPLUGIN_NOFOLLOWAGE

Topic revision: r2 - 03 Oct 2010 - 10:36:00 - KennethLavrsen
 
Main - Site Preferences
This site is powered by FoswikiCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding Foswiki? Send feedback