AreaExclude 

Indicates whether tags belonging to any area not listed in the [AREAS] section of the Config.ini configuration file will be excluded from being loaded at startup, or will be loaded at startup (see Config.ini [AREAS] Section Variables).

If AreaExclude is set to 0 (false), then all tags belonging to areas not listed in the [AREAS] section of Config.ini are loaded at startup.

If AreaExclude is set to 1 (true), then all tags belonging to areas not listed in the [AREAS] section of Config.ini are not loaded at startup.

Related Variables: The AreaFilter variable must be set to 1 (true which it is by default) in order for area filtering to work.

Default: AreaExclude = 0