Changes between Version 22 and Version 23 of WebConfig


Ignore:
Timestamp:
Apr 17, 2014, 11:42:49 PM (10 years ago)
Author:
davea
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WebConfig

    v22 v23  
    7272 * Put `define("COUNTRY_FLAGS", 1);` in your html/project/project.inc
    7373
    74  '''NO_TEAMS'''::
    75        If defined, nothing related to teams is displayed.
    7674 '''FORUM_QA_MERGED_MODE'''::
    7775       Set this to true to merge Message boards and Q&A section
     76
     77The following constants, if defined as '''true''', turn off web features involving
     78user-supplied content.
     79This eliminates having to deal with spammers.
     80
     81 '''DISABLE_TEAMS'''::
     82   Turn off team-related features.
     83 '''DISABLE_PROFILES'''::
     84   Turn of profile-related features.
    7885
    7986Certificate-related constants: