Changeset 6323
- Timestamp:
- 02/26/2017 07:26:50 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/includes/core/options.php
r6322 r6323 35 35 '_bbp_enable_favorites' => 1, // Favorites 36 36 '_bbp_enable_subscriptions' => 1, // Subscriptions 37 ' bbp_is_engagements_active'=> 1, // Engagements37 '_bbp_enable_engagements' => 1, // Engagements 38 38 '_bbp_allow_anonymous' => 0, // Allow anonymous posting 39 39 '_bbp_allow_global_access' => 1, // Users from all sites can post
Note: See TracChangeset
for help on using the changeset viewer.