Properties installed with Communities
Community administrators can use properties to configure Communities behavior.
The following properties are available for further configuration. To list the properties, enter sys_properties.list in the filter navigator and search for the property to configure.
Note: You can also view Community Properties and Forum Properties from the application navigator. These modules contain a list of the most frequently used properties that you can configure for your community.
| Property | Description |
|---|---|
| sn\_communities.adminNoReplyEmail | Email address for community-related notifications. When a notification for an activity is sent, this email address appears. - Type: string - Default value: communityadmin@servicenow.com |
| sn\_communities.additional\_search\_sources | List of additional search sources to be included for displaying search results. - Type: string - Default value: "community-forums, community-topics, community-user-profiles" |
| sn\_communities.scheduling.allow\_authors | Allow or restrict authors to schedule the content. If set to "No", only administrators will be able to schedule the content.- Type: boolean - Default value: Yes |
| sn\_communities.attachments.max\_allowed\_size | Maximum file size of an attachment in the community. It works as upper-cap for system property "sn\_communities.attachments.max\_file\_size".- Type: string - Default value: 5 MB |
| sn\_communities.attachments.document.max\_allowed\_size | Maximum file size of a community document. It works as upper-cap for system property "sn\_communities.attachments.document.max\_size".- Type: string - Default value: 25 MB |
| sn\_communities.blog\_count | Number of blogs that a user can post per day.- Type: integer - Default value: 20 |
| sn\_communities.content.meta\_description | When generating SEO data for an entity, the number of characters that are fetched from the meta\_description column of the record to generate a portion of the SEO <description> tag for the record. Typically, the SEO <description> tag for a Community entity is the combination of ‘forum name’, ‘topics’ and ‘meta description’ of the actual record in the following format: “<forum> - <topics> - <sub string of configured length of the actual description>". - Type: integer - Default value: 100 |
| sn\_communities.content.views.count.limit | Number of views for content pages that are allowed per session within a time window specified by sn\_communities.content.views.time.limit.- Type: integer - Default value: 50 |
| sn\_communities.content.views.time.limit | Duration, in seconds, during which a specific number of views are allowed. The number of views allowed during this time is set by sn\_communities.content.views.count.limit parameter.- Type: integer - Default value: 3600 |
| sn\_communities.disable\_terms\_conditions\_role | Comma-separated list of roles that bypass the terms and conditions and profile name request. |
| sn\_communities.edit\_content\_explicit\_role | Comma-separated list of roles with permission to edit existing content, but not to create content.- Type: string - Default value: n\_communities.community\_moderator, sn\_communities.moderation\_admin, sn\_communities.admin |
| sn\_communities.enable\_session\_cache | Enables or disables session caching. True: The permissions of any non-admin users of the community are stored as a part of the session. They are used to determine access to the various forums and community content. While the user is active in that particular session, any changes to the community permissions do not take effect until the user logs out. False: The permissions of any non-admin users of the community are not stored as a part of the session.
Note: Setting this system property to true increases the overall load time when accessing the forum for the first time in a session. |
| sn\_communities.enable\_topics | Enables or disables topics within a community. If the property is set to false and gamification is enabled, topic information does not appear on the leaderboard page. - Type: true\|false - Default value: true |
| sn\_communities.enable\_user\_mentions | Enables or disables the user-mentions functionality in Communities content. |
| sn\_communities.glide.script.block.client.globals | Set the value to true to re-enable most of the inaccessible Client APIs in a scoped application.- Type: boolean - Default value: false |
| sn\_communities.implicit\_access\_mapping | Assign access implicitly to users based on the permissions they have. For example:- If a user is given forum\_admin access, they can automatically administer, read, write to, and moderate the forum. - If a user is given forum moderation rights, they can read, write to, and moderate the forum for all content types. - Type: string - Default value: \{"forum\_admin": \["forum\_read", "forum\_write", "forum\_moderator", "forum\_admin", "content\_write"\],"forum\_moderator": \["forum\_read", "forum\_write", "forum\_moderator", "content\_write"\], "content\_write": \["content\_read", "content\_write"\]\} |
| sn\_communities.instance\_base\_url | Vanity URL for your instance to be used in email notifications to redirect users to the community pages. Set a value only if you want the URL to be different to the instance name. - Type: string - Default value: none |
| sn\_communities.is\_content\_write\_allowed\_for\_guest\_user | Determines whether Content\_write access is allowed for a public or a guest user. False: Content\_write access is not given to a public or guest user. True: Content\_write access is given to a public or guest user. - Type: boolean - Default value: false |
| sn\_communities.knowledge\_base\_id | All questions created in Communities are entered in this knowledge base.- Type: string - Default value: a4c9fb2e6703220071b89a6617415af9 |
| sn\_communities.logging.destination | Location of the log messages.- Type: string - Default value: db |
| sn\_communities.log.verbosity | Code Search log verbosity for the community. Set the value as required. - 0: Show information that may be useful while debugging the application, such as the values of queries run. It includes info, warning, and error messages. - 1: Show progress messages as the Code Search application searches for results. It also shows warnings and error messages. - 2: Show warning which indicates possible unexpected changes in behavior. - 3: Show only critical errors which may prevent the search from completing. - Type: choice list - Default value: 1 |
| sn\_communities.logging.verbosity | Category for writing log messages: Debug \(0\), Info \(1\), Warning \(2\), or Error \(3\). - Type: choice list - Default value: 1 |
| sn\_communities.max\_topic\_limit | Maximum number of topics that can be associated to any content type. The value of this property should not be set to greater than five.- Type: integer - Default value: 5 |
| sn\_communities.minimum\_activity | Minimum number of activities required to make the activity feed the preferred feed.- Type: integer - Default value: 5 |
| sn\_communities.portal\_default\_config | Community portal default configuration. Used in community-specific widgets. It is a JSON value.- Type: string - Default value: \[\{"uiPageMapping":\[\{"contentTypeId":"5a2fcaa0dbd26600b1f6f78eaf9619a8","icon\_class":"fa-question-circle","internalName":"question","contentArticle":"a","pageId":"community\_question"\},\{"contentTypeId":"57f785863b2b220085f76b4ee3efc449","icon\_class":"fa-video-camera","internalName":"video","contentArticle":"a","pageId":"community\_video"\},\{"contentTypeId":"cc3fcaa0dbd26600b1f6f78eaf96192e","icon\_class":"fa-quote-left","internalName":"blog","contentArticle":"a","pageId":"community\_blog"\},\{"contentTypeId":"0764c981dbde6600b1f6f78eaf961990","icon\_class":"","internalName":"comment","contentArticle":"a","pageId":""\},\{"contentTypeId":"8f0a215c6707220071b89a6617415aa7","icon\_class":"fa-question-circle","internalName":"answer","contentArticle":"an","pageId":"community\_question"\},\{"contentTypeId":"3f86a8db971232007a97a23363ac4a27","icon\_class":"fa-file-text","internalName":"document","contentArticle":"a","pageId":"community\_document"\},\{"contentTypeId":"4c3a995ac302320012e45cb981d3aee0","icon\_class":"fa-calendar","internalName":"event","contentArticle":"a","pageId":"community\_event"\}\]\}\] |
| sn\_communities.public\_forum\_user | sys_id of the public forum user. Used to calculate access permissions to forums.
|
| sn\_communities.registered\_forum\_user | sys_id of the registered forum user. This value is used to calculate access permissions to forums.
|
| sn\_communities.video\_count | Number of videos a user can post per day.- Type: integer - Default value: 20 |
| sn\_communities.default\_permission\_for\_forum\_memberships | Sets the default permission for forum memberships. Specify a value to determine which permission is used as the default.- Type: string - Default value: ff73ee9893223200a8223511e57ffb0b |
| sn\_communities.forumListBatchSize | Default number of forums to show on the topics list page on the community portal. - Type: integer - Default value: 12 |
| sn\_communities.topicListBatchSize | Default number of topics to show on the topics list page on the community portal. - Type: integer - Default value: 12 |
| sn\_communities.disableForumInvitesForExternalEmails | Determines if forum invites from the forum page can be sent to external users. Note: Do not change this value manually because it may affect forum email invite functionality.
|
| sn\_communities.attachments.document.max\_size | Maximum attachment file size in MB. \(1 MB = 1024 KB\)- string - Default value: 5 |
| sn\_communities.attachments.file\_extensions | Supported file extensions for community attachments. - Type: string - Default value: PPT,PPTX,XLS,XLSX,DOC,DOCX,TXT,PDF,PNG,BMP,JPG,JPEG,GIF,ZIP |
| sn\_communities.attachments.max\_attachment\_count | Maximum number of attachments that can be attached to community content.- Type: string - Default value: 3 |
| sn\_communities.attachments.max\_file\_size | Maximum attachment file size in MB. The maximum size is capped at 5 MB.- Type: string - Default value: 2 |
| sn\_communities.attachments.max\_invalid\_attempts | Maximum number of invalid attempts a user can make to upload an attachment.- Type: string - Default value: 3 |
| sn\_communities.attachments.max\_total\_size | Maximum total size \(in GB\) of attachments. \(1 GB = 1024 MB\)- Type: string - Default value: 500 |
| sn\_communities.attachments.total\_size | Total size \(in KB\) of attachments in the community until date. \(1 MB = 1024 KB, 1 GB = 1024 MB\)- Type: string - Default value: 3680.04 |
| sn\_communities.attachments.user.day\_limit | Maximum number of attachments that can be attached to community content per user per day.- Type: string - Default value: 20 |
| sn\_communities.days\_to\_keep\_search\_logs | Sets the number of days to keep the search log on an instance.- Type: integer - Default value: 180 |
| sn\_communities.minimum\_characters\_to\_search | Number of characters before a search engine starts working in a community. This number must be greater than or equal to 3. - Type: integer - Default value: 3 |
| sn\_communities.search.blog.enable\_acl | Sets how permissions are evaluated for blog type content.True: Permission is evaluated for that specific content type and user. False: Permission is evaluated at the forum and content level. - Type: boolean - Default value: false |
| sn\_communities.search.discussion.enable\_acl | Sets how permissions are evaluated for question and answer type content.True: Permission is evaluated for that specific content type and user. False: Permission is evaluated at forum and content level. - Type: boolean - Default value: false |
| sn\_communities.search.document.enable\_acl | Sets how permissions are evaluated for document type content.True: Permission is evaluated for that specific content type and user. False: Permission is evaluated at the forum and content level. - Type: boolean - Default value: false |
| sn\_communities.search.event.enable\_acl | Sets how permissions are evaluated for event type content.True: Permission is evaluated for that specific content type and user. False: Permission is evaluated at the forum and content level. - Type: boolean - Default value: false |
| sn\_communities.search.video.enable\_acl | Sets how permissions are evaluated for video type content.True: Permission is evaluated for that specific content type and user. False: Permission is evaluated at the forum and content level. - Type: boolean - Default value: false |
| sn\_communities.user.document\_count | Number of documents a user can post per day.- Type: integer - Default value: 20 |
| sn\_communities.video\_count | Number of videos a user can post per day.- Type: integer - Default value: 20 |
| sn\_communities.view\_log\_sources | JSON string that provides a mapping of view log source to a static source type. This static string stores the view source in the View Log \[sn\_communities\_view\_log\] table.- Type: string - Default value: \{"searchResult": "search\_result", "contentFeed": "content\_feed", "activityFeed": "activity\_feed"\} |
| sn\_communities.knowledge.enable\_harvesting | Enables knowledge harvesting from communities.- Type: string - Default value: true |
| Property | Description |
|---|---|
| com.snc.actsub.activities.api.fetch.limit | Number of activities in the activity feed. - Type: integer - Default value: 10 |
| com.snc.actsub.activity.rate.count.limit | Number of activities that can be created within a certain time frame. - Type: integer - Default value: 100 |
| com.snc.actsub.activity.rate.time.limit | Duration, in seconds, during which activities can be created. Activities are no longer created after the limit.- Type: integer - Default value: 3600 |
| com.snc.actsub.activity.stream.user.limit | Enter the limit on number of activities stored for a user in the activity feed. The oldest activities are deleted when the limit is reached. - Type: integer - Default value: 2000 |
| com.snc.actsub.core.disable\_plugin | Enable \(true\) or disable \(false\) the plugin functionality.- Type: boolean - Default value: false |
| com.snc.actsub.activity.stream.inactive.disabled | Enable pull model for activity feed so that the activity fanouts are disabled and not pushed to the inactive user streams. - Type: boolean - Default value: false Note: When disabled, run the Manage Activity fanouts scheduled job for the changes to take immediate effect. |
| com.snc.actsub.activity.stream.inactive.duration | The duration after which fanouts will be disabled for inactive user streams. - Type: integer - Default value: 30 |
| com.snc.actsub.activity.stream.inactive.streams | Enter comma separated stream names which can be considered inactive when not accessed for a certain duration.- Type: string - Default value: default |
| com.snc.actsub.activity.enable\_fanout\_config | Enable the property to trigger Activity Fanouts based on the configuration at Activity Type. Confirm if they are properly configured and then enable the flag.- Type: boolean - Default value: false Note: For zboot, this property is enabled by default. You must create this property for upgrade scenarios. |
| Property | Description |
|---|---|
| sn\_ext\_usr\_reg.allowed\_email\_domains | Comma-separated list of email domains that can be used to register. By default, the value is empty, indicating that all email domains are allowed.- Type: string - Default value: none |
| sn\_ext\_usr\_reg.captchaEnabled | Enables Google re-CAPTCHA on the self-registration page.- Type: boolean - Default value: true |
| sn\_ext\_usr\_reg.eur\_user\_role | Adds a role when a sys\_user record is created through self-registration. - Type: string - Default value: sn\_communities.community\_user |
| sn\_ext\_usr\_reg.Reg\_link\_expiration\_days | Number of days that the registration link remains active. Links which are older than the specified number of days are deactivated and cannot be used for completing the registration process. - Type: integer - Default value: 3 |
| sn\_ext\_usr\_reg.request\_count | Maximum number of times a registration link can be requested.- Type: integer - Default value: 3 |
| sn\_ext\_usr\_reg.Temp\_user\_record\_purge\_days | Number of days that a registration record is maintained in the User Registration Request \[user\_registration\_request\] table. Records older than the specified number of days are deleted.- Type: integer - Default value: 30 |
| Property | Description |
|---|---|
| sn\_communities.enable\_gamification | Enables or disables the gamification feature for the community and controls the appearance of gamification-related widgets on the Community portal. When set to false, no gamification components are displayed. User point totals and badge assignments are not affected. - Type: boolean - Default value: true |
| sn\_communities.content.show\_gamification\_level | Controls the gamification level that is displayed next to the Community user's name on the Content pages. - Type: choice list - Choices: - none: Do not display the user's level - sn_gamification_modules: Show the user's level in the Community - sn_communities_forum: Show the user's level for the forum to which the content belongs - Default value: sn_gamification_modules |
| sn\_gamification.days\_to\_keep\_activity\_records | Number of days to keep the gamification activity records in the database. Records created or updated prior to the specified number of days are purged. - Type: integer - Default value: 180 |
| sn\_gamification.enable\_debug\_logs | Enables the debug logs for the gamification feature. - Type: boolean - Default value: false |
| sn\_gamification.levels\_limit | Maximum number of levels that can be defined for the gamification feature.- Type: integer - Default value: 10 |
| Property | Description |
|---|---|
| sn.communities.enable\_csm\_case\_creation\_from\_question | This property provides access to the “Create Case” option on the Community Question widget and the “Question to Case” option on the Community header list menu.- Type: true \| false - Default value: true |
| sn\_kb\_social\_qa.max\_answers\_per\_user\_daily | Enter the maximum number of times a user can post answers to the Social Q&A questions per day.- Type: Integer - Default value: 500 - Location: System Properties |
| Maximum number of Social Q&A comments that can be posted per user per day.sn\_kb\_social\_qa.max\_comments\_per\_user\_daily | Enter the maximum number of times a user can post comments to the Social Q&A questions or answers per day.- Type: Integer - Default value: 500 - Location: System Properties |
| Maximum number of Social Q&A questions that can be posted per user per day.sn\_kb\_social\_qa.max\_questions\_per\_user\_daily | Enter the maximum number of times a user can post Social Q&A questions per day. - Type: Integer - Default value: 500 - Location: System Properties |
Parent Topic:Communities references
Related topics
Quick start tests for Communities