2020-07-15 16:28:34 +00:00
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "API_Allow_Infinite_Count" , "_updatedAt" : new Date ( 1591734376131 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022361639 ) , "group" : "General" , "hidden" : false , "i18nDescription" : "API_Allow_Infinite_Count_Description" , "i18nLabel" : "API_Allow_Infinite_Count" , "packageValue" : true , "public" : false , "secret" : false , "section" : "REST API" , "sorter" : NumberInt ( 2 ) , "ts" : new Date ( 1584022361642 ) , "type" : "boolean" , "value" : true , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "API_CORS_Origin" , "_updatedAt" : new Date ( 1591734376160 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022361664 ) , "enableQuery" : "{\"_id\":\"API_Enable_CORS\",\"value\":true}" , "group" : "General" , "hidden" : false , "i18nDescription" : "API_CORS_Origin_Description" , "i18nLabel" : "API_CORS_Origin" , "packageValue" : "*" , "public" : false , "secret" : false , "section" : "REST API" , "sorter" : NumberInt ( 8 ) , "ts" : new Date ( 1589465204784 ) , "type" : "string" , "value" : "*" , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "API_Default_Count" , "_updatedAt" : new Date ( 1591734376127 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022361634 ) , "group" : "General" , "hidden" : false , "i18nDescription" : "API_Default_Count_Description" , "i18nLabel" : "API_Default_Count" , "packageValue" : NumberInt ( 50 ) , "public" : false , "secret" : false , "section" : "REST API" , "sorter" : NumberInt ( 1 ) , "ts" : new Date ( 1584022361637 ) , "type" : "int" , "value" : NumberInt ( 50 ) , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "API_Drupal_URL" , "_updatedAt" : new Date ( 1591734385743 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022370364 ) , "enableQuery" : "{\"_id\":\"Accounts_OAuth_Drupal\",\"value\":true}" , "group" : "OAuth" , "hidden" : false , "i18nDescription" : "API_Drupal_URL_Description" , "i18nLabel" : "API_Drupal_URL" , "packageValue" : "" , "public" : true , "secret" : false , "section" : "Drupal" , "sorter" : NumberInt ( 40 ) , "ts" : new Date ( 1587032110752 ) , "type" : "string" , "value" : "" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "API_Embed" , "_updatedAt" : new Date ( 1591734378231 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022363506 ) , "group" : "Message" , "hidden" : false , "i18nDescription" : "API_Embed_Description" , "i18nLabel" : "API_Embed" , "packageValue" : true , "public" : true , "secret" : false , "sorter" : NumberInt ( 20 ) , "ts" : new Date ( 1589465206719 ) , "type" : "boolean" , "value" : true , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "API_EmbedCacheExpirationDays" , "_updatedAt" : new Date ( 1591734378240 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022363515 ) , "group" : "Message" , "hidden" : false , "i18nDescription" : "API_EmbedCacheExpirationDays_Description" , "i18nLabel" : "API_EmbedCacheExpirationDays" , "packageValue" : NumberInt ( 30 ) , "public" : false , "secret" : false , "sorter" : NumberInt ( 22 ) , "ts" : new Date ( 1589465206729 ) , "type" : "int" , "value" : NumberInt ( 30 ) , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "API_EmbedDisabledFor" , "_updatedAt" : new Date ( 1591734378246 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022363523 ) , "group" : "Message" , "hidden" : false , "i18nDescription" : "API_EmbedDisabledFor_Description" , "i18nLabel" : "API_EmbedDisabledFor" , "packageValue" : "" , "public" : true , "secret" : false , "sorter" : NumberInt ( 24 ) , "ts" : new Date ( 1589465206738 ) , "type" : "string" , "value" : "" , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "API_EmbedIgnoredHosts" , "_updatedAt" : new Date ( 1591734378251 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022363527 ) , "group" : "Message" , "hidden" : false , "i18nDescription" : "API_EmbedIgnoredHosts_Description" , "i18nLabel" : "API_EmbedIgnoredHosts" , "packageValue" : "localhost, 127.0.0.1, 10.0.0.0/8, 172.16.0.0/12, 192.168.0.0/16" , "secret" : false , "sorter" : NumberInt ( 25 ) , "ts" : new Date ( 1589465206744 ) , "type" : "string" , "value" : "localhost, 127.0.0.1, 10.0.0.0/8, 172.16.0.0/12, 192.168.0.0/16" , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "API_EmbedSafePorts" , "_updatedAt" : new Date ( 1591734378255 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022363531 ) , "group" : "Message" , "hidden" : false , "i18nDescription" : "API_EmbedSafePorts_Description" , "i18nLabel" : "API_EmbedSafePorts" , "packageValue" : "80, 443" , "secret" : false , "sorter" : NumberInt ( 26 ) , "ts" : new Date ( 1589465206751 ) , "type" : "string" , "value" : "80, 443" , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "API_Embed_UserAgent" , "_updatedAt" : new Date ( 1591734378236 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022363510 ) , "group" : "Message" , "hidden" : false , "i18nDescription" : "API_Embed_UserAgent_Description" , "i18nLabel" : "API_Embed_UserAgent" , "packageValue" : "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/41.0.2227.0 Safari/537.36" , "public" : true , "secret" : false , "sorter" : NumberInt ( 21 ) , "ts" : new Date ( 1589465206724 ) , "type" : "string" , "value" : "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/41.0.2227.0 Safari/537.36" , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "API_Embed_clear_cache_now" , "_updatedAt" : new Date ( 1591734378243 ) , "actionText" : "clear" , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022363519 ) , "group" : "Message" , "hidden" : false , "i18nDescription" : "API_Embed_clear_cache_now_Description" , "i18nLabel" : "clear_cache_now" , "packageValue" : "OEmbedCacheCleanup" , "secret" : false , "sorter" : NumberInt ( 23 ) , "ts" : new Date ( 1589465206734 ) , "type" : "action" , "value" : "OEmbedCacheCleanup" , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "API_Enable_CORS" , "_updatedAt" : new Date ( 1591734376154 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022361659 ) , "group" : "General" , "hidden" : false , "i18nDescription" : "API_Enable_CORS_Description" , "i18nLabel" : "API_Enable_CORS" , "packageValue" : false , "public" : false , "secret" : false , "section" : "REST API" , "sorter" : NumberInt ( 7 ) , "ts" : new Date ( 1589465204780 ) , "type" : "boolean" , "value" : false , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "API_Enable_Direct_Message_History_EndPoint" , "_updatedAt" : new Date ( 1591734376135 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022361644 ) , "group" : "General" , "hidden" : false , "i18nDescription" : "API_Enable_Direct_Message_History_EndPoint_Description" , "i18nLabel" : "API_Enable_Direct_Message_History_EndPoint" , "packageValue" : false , "public" : false , "secret" : false , "section" : "REST API" , "sorter" : NumberInt ( 3 ) , "ts" : new Date ( 1584022361646 ) , "type" : "boolean" , "value" : false , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "API_Enable_Rate_Limiter" , "_updatedAt" : new Date ( 1591734378682 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022364008 ) , "group" : "Rate Limiter" , "hidden" : false , "i18nDescription" : "API_Enable_Rate_Limiter_Description" , "i18nLabel" : "API_Enable_Rate_Limiter" , "packageValue" : true , "secret" : false , "section" : "API Rate Limiter" , "sorter" : NumberInt ( 15 ) , "ts" : new Date ( 1584022364011 ) , "type" : "boolean" , "value" : true , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "API_Enable_Rate_Limiter_Dev" , "_updatedAt" : new Date ( 1591734378686 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022364013 ) , "enableQuery" : "{\"_id\":\"API_Enable_Rate_Limiter\",\"value\":true}" , "group" : "Rate Limiter" , "hidden" : false , "i18nDescription" : "API_Enable_Rate_Limiter_Dev_Description" , "i18nLabel" : "API_Enable_Rate_Limiter_Dev" , "packageValue" : true , "secret" : false , "section" : "API Rate Limiter" , "sorter" : NumberInt ( 16 ) , "ts" : new Date ( 1584022364016 ) , "type" : "boolean" , "value" : true , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "API_Enable_Rate_Limiter_Limit_Calls_Default" , "_updatedAt" : new Date ( 1591734378691 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022364018 ) , "enableQuery" : "{\"_id\":\"API_Enable_Rate_Limiter\",\"value\":true}" , "group" : "Rate Limiter" , "hidden" : false , "i18nDescription" : "API_Enable_Rate_Limiter_Limit_Calls_Default_Description" , "i18nLabel" : "API_Enable_Rate_Limiter_Limit_Calls_Default" , "packageValue" : NumberInt ( 10 ) , "secret" : false , "section" : "API Rate Limiter" , "sorter" : NumberInt ( 17 ) , "ts" : new Date ( 1584022364020 ) , "type" : "int" , "value" : NumberInt ( 10 ) , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "API_Enable_Rate_Limiter_Limit_Time_Default" , "_updatedAt" : new Date ( 1591734378695 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022364022 ) , "enableQuery" : "{\"_id\":\"API_Enable_Rate_Limiter\",\"value\":true}" , "group" : "Rate Limiter" , "hidden" : false , "i18nDescription" : "API_Enable_Rate_Limiter_Limit_Time_Default_Description" , "i18nLabel" : "API_Enable_Rate_Limiter_Limit_Time_Default" , "packageValue" : NumberInt ( 60000 ) , "secret" : false , "section" : "API Rate Limiter" , "sorter" : NumberInt ( 18 ) , "ts" : new Date ( 1584022364024 ) , "type" : "int" , "value" : NumberInt ( 60000 ) , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "API_Enable_Shields" , "_updatedAt" : new Date ( 1591734376141 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022361649 ) , "group" : "General" , "hidden" : false , "i18nDescription" : "API_Enable_Shields_Description" , "i18nLabel" : "API_Enable_Shields" , "packageValue" : true , "public" : false , "secret" : false , "section" : "REST API" , "sorter" : NumberInt ( 4 ) , "ts" : new Date ( 1584022361651 ) , "type" : "boolean" , "value" : true , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "API_GitHub_Enterprise_URL" , "_updatedAt" : new Date ( 1591734385997 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022372640 ) , "enableQuery" : "{\"_id\":\"Accounts_OAuth_GitHub_Enterprise\",\"value\":true}" , "group" : "OAuth" , "hidden" : false , "i18nDescription" : "API_GitHub_Enterprise_URL_Description" , "i18nLabel" : "API_GitHub_Enterprise_URL" , "packageValue" : "" , "public" : true , "secret" : false , "section" : "GitHub Enterprise" , "sorter" : NumberInt ( 45 ) , "ts" : new Date ( 1587032110990 ) , "type" : "string" , "value" : "" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "API_Gitlab_URL" , "_updatedAt" : new Date ( 1591734386034 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022372677 ) , "enableQuery" : "{\"_id\":\"Accounts_OAuth_Gitlab\",\"value\":true}" , "group" : "OAuth" , "hidden" : false , "i18nDescription" : "API_Gitlab_URL_Description" , "i18nLabel" : "API_Gitlab_URL" , "packageValue" : "" , "public" : true , "secret" : true , "section" : "GitLab" , "sorter" : NumberInt ( 50 ) , "ts" : new Date ( 1587032111058 ) , "type" : "string" , "value" : "" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "API_Shield_Types" , "_updatedAt" : new Date ( 1591734376146 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022361653 ) , "enableQuery" : "{\"_id\":\"API_Enable_Shields\",\"value\":true}" , "group" : "General" , "hidden" : false , "i18nDescription" : "API_Shield_Types_Description" , "i18nLabel" : "API_Shield_Types" , "packageValue" : "*" , "public" : false , "secret" : false , "section" : "REST API" , "sorter" : NumberInt ( 5 ) , "ts" : new Date ( 1584022361655 ) , "type" : "string" , "value" : "*" , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "API_Shield_user_require_auth" , "_updatedAt" : new Date ( 1591734376150 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1589465204774 ) , "enableQuery" : "{\"_id\":\"API_Enable_Shields\",\"value\":true}" , "group" : "General" , "hidden" : false , "i18nDescription" : "API_Shield_user_require_auth_Description" , "i18nLabel" : "API_Shield_user_require_auth" , "packageValue" : false , "public" : false , "secret" : false , "section" : "REST API" , "sorter" : NumberInt ( 6 ) , "ts" : new Date ( 1589465204776 ) , "type" : "boolean" , "value" : false , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "API_Tokenpass_URL" , "_updatedAt" : new Date ( 1591734385018 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022369680 ) , "enableQuery" : "{\"_id\":\"Accounts_OAuth_Tokenpass\",\"value\":true}" , "group" : "OAuth" , "hidden" : false , "i18nDescription" : "API_Tokenpass_URL_Description" , "i18nLabel" : "API_Tokenpass_URL" , "packageValue" : "" , "public" : true , "secret" : false , "section" : "Tokenpass" , "sorter" : NumberInt ( 27 ) , "ts" : new Date ( 1587032109881 ) , "type" : "string" , "value" : "" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "API_Upper_Count_Limit" , "_updatedAt" : new Date ( 1591734376120 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022361629 ) , "group" : "General" , "hidden" : false , "i18nDescription" : "API_Upper_Count_Limit_Description" , "i18nLabel" : "API_Upper_Count_Limit" , "packageValue" : NumberInt ( 100 ) , "public" : false , "secret" : false , "section" : "REST API" , "sorter" : NumberInt ( 0 ) , "ts" : new Date ( 1584022361632 ) , "type" : "int" , "value" : NumberInt ( 100 ) , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "API_Use_REST_For_DDP_Calls" , "_updatedAt" : new Date ( 1591734376164 ) , "alert" : "API_Use_REST_For_DDP_Calls_Alert" , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1589465204786 ) , "group" : "General" , "hidden" : false , "i18nDescription" : "API_Use_REST_For_DDP_Calls_Description" , "i18nLabel" : "API_Use_REST_For_DDP_Calls" , "packageValue" : false , "public" : true , "secret" : false , "section" : "REST API" , "sorter" : NumberInt ( 9 ) , "ts" : new Date ( 1589465204788 ) , "type" : "boolean" , "value" : false , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "API_User_Limit" , "_updatedAt" : new Date ( 1591734378129 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022363381 ) , "group" : "General" , "hidden" : false , "i18nDescription" : "API_User_Limit" , "i18nLabel" : "API_User_Limit" , "packageValue" : NumberInt ( 500 ) , "public" : true , "secret" : false , "section" : "REST API" , "sorter" : NumberInt ( 37 ) , "ts" : new Date ( 1589465206596 ) , "type" : "int" , "value" : NumberInt ( 500 ) , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "API_Wordpress_URL" , "_updatedAt" : new Date ( 1591734391814 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022376650 ) , "enableQuery" : "{\"_id\":\"Accounts_OAuth_Wordpress\",\"value\":true}" , "group" : "OAuth" , "hidden" : false , "i18nDescription" : "API_Wordpress_URL_Description" , "i18nLabel" : "API_Wordpress_URL" , "packageValue" : "" , "public" : true , "secret" : true , "section" : "WordPress" , "sorter" : NumberInt ( 65 ) , "ts" : new Date ( 1587032117675 ) , "type" : "string" , "value" : "" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Accounts" , "_updatedAt" : new Date ( 1591734398114 ) , "blocked" : false , "createdAt" : new Date ( 1584022359374 ) , "hidden" : false , "i18nDescription" : "Accounts_Description" , "i18nLabel" : "Accounts" , "ts" : new Date ( 1591734398114 ) , "type" : "group" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Accounts_AllowAnonymousRead" , "_updatedAt" : new Date ( 1591734377574 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022362675 ) , "group" : "Accounts" , "hidden" : false , "i18nDescription" : "Accounts_AllowAnonymousRead_Description" , "i18nLabel" : "Accounts_AllowAnonymousRead" , "packageValue" : false , "public" : true , "secret" : false , "sorter" : NumberInt ( 6 ) , "ts" : new Date ( 1589465205846 ) , "type" : "boolean" , "value" : false , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Accounts_AllowAnonymousWrite" , "_updatedAt" : new Date ( 1591734377579 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022362680 ) , "enableQuery" : "{\"_id\":\"Accounts_AllowAnonymousRead\",\"value\":true}" , "group" : "Accounts" , "hidden" : false , "i18nDescription" : "Accounts_AllowAnonymousWrite_Description" , "i18nLabel" : "Accounts_AllowAnonymousWrite" , "packageValue" : false , "public" : true , "secret" : false , "sorter" : NumberInt ( 7 ) , "ts" : new Date ( 1589465205852 ) , "type" : "boolean" , "value" : false , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Accounts_AllowDeleteOwnAccount" , "_updatedAt" : new Date ( 1591734377583 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022362693 ) , "enableQuery" : "{\"_id\":\"Accounts_AllowUserProfileChange\",\"value\":true}" , "group" : "Accounts" , "hidden" : false , "i18nDescription" : "Accounts_AllowDeleteOwnAccount_Description" , "i18nLabel" : "Accounts_AllowDeleteOwnAccount" , "packageValue" : false , "public" : true , "secret" : false , "sorter" : NumberInt ( 8 ) , "ts" : new Date ( 1589465205858 ) , "type" : "boolean" , "value" : false , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Accounts_AllowEmailChange" , "_updatedAt" : new Date ( 1591734377608 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022362728 ) , "group" : "Accounts" , "hidden" : false , "i18nDescription" : "Accounts_AllowEmailChange_Description" , "i18nLabel" : "Accounts_AllowEmailChange" , "packageValue" : true , "public" : true , "secret" : false , "sorter" : NumberInt ( 14 ) , "ts" : new Date ( 1589465205883 ) , "type" : "boolean" , "value" : true , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Accounts_AllowEmailNotifications" , "_updatedAt" : new Date ( 1591734377617 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022362736 ) , "group" : "Accounts" , "hidden" : false , "i18nDescription" : "Accounts_AllowEmailNotifications_Description" , "i18nLabel" : "Accounts_AllowEmailNotifications" , "packageValue" : true , "public" : true , "secret" : false , "sorter" : NumberInt ( 16 ) , "ts" : new Date ( 1589465205893 ) , "type" : "boolean" , "value" : true , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Accounts_AllowPasswordChange" , "_updatedAt" : new Date ( 1591734377613 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022362732 ) , "group" : "Accounts" , "hidden" : false , "i18nDescription" : "Accounts_AllowPasswordChange_Description" , "i18nLabel" : "Accounts_AllowPasswordChange" , "packageValue" : true , "public" : true , "secret" : false , "sorter" : NumberInt ( 15 ) , "ts" : new Date ( 1589465205889 ) , "type" : "boolean" , "value" : true , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Accounts_AllowRealNameChange" , "_updatedAt" : new Date ( 1591734377594 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022362709 ) , "group" : "Accounts" , "hidden" : false , "i18nDescription" : "Accounts_AllowRealNameChange_Description" , "i18nLabel" : "Accounts_AllowRealNameChange" , "packageValue" : true , "public" : true , "secret" : false , "sorter" : NumberInt ( 11 ) , "ts" : new Date ( 1589465205871 ) , "type" : "boolean" , "value" : true , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Accounts_AllowUserAvatarChange" , "_updatedAt" : new Date ( 1591734377590 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022362703 ) , "group" : "Accounts" , "hidden" : false , "i18nDescription" : "Accounts_AllowUserAvatarChange_Description" , "i18nLabel" : "Accounts_AllowUserAvatarChange" , "packageValue" : true , "public" : true , "secret" : false , "sorter" : NumberInt ( 10 ) , "ts" : new Date ( 1589465205867 ) , "type" : "boolean" , "value" : true , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Accounts_AllowUserProfileChange" , "_updatedAt" : new Date ( 1591734377586 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022362697 ) , "group" : "Accounts" , "hidden" : false , "i18nDescription" : "Accounts_AllowUserProfileChange_Description" , "i18nLabel" : "Accounts_AllowUserProfileChange" , "packageValue" : true , "public" : true , "secret" : false , "sorter" : NumberInt ( 9 ) , "ts" : new Date ( 1589465205862 ) , "type" : "boolean" , "value" : true , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Accounts_AllowUserStatusMessageChange" , "_updatedAt" : new Date ( 1591734377598 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022362719 ) , "group" : "Accounts" , "hidden" : false , "i18nDescription" : "Accounts_AllowUserStatusMessageChange_Description" , "i18nLabel" : "Accounts_AllowUserStatusMessageChange" , "packageValue" : true , "public" : true , "secret" : false , "sorter" : NumberInt ( 12 ) , "ts" : new Date ( 1589465205875 ) , "type" : "boolean" , "value" : true , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Accounts_AllowUsernameChange" , "_updatedAt" : new Date ( 1591734377603 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022362722 ) , "group" : "Accounts" , "hidden" : false , "i18nDescription" : "Accounts_AllowUsernameChange_Description" , "i18nLabel" : "Accounts_AllowUsernameChange" , "packageValue" : true , "public" : true , "secret" : false , "sorter" : NumberInt ( 13 ) , "ts" : new Date ( 1589465205879 ) , "type" : "boolean" , "value" : true , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Accounts_AllowedDomainsList" , "_updatedAt" : new Date ( 1591734377702 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022362808 ) , "group" : "Accounts" , "hidden" : false , "i18nDescription" : "Accounts_AllowedDomainsList_Description" , "i18nLabel" : "Accounts_AllowedDomainsList" , "packageValue" : "" , "public" : true , "secret" : false , "section" : "Registration" , "sorter" : NumberInt ( 34 ) , "ts" : new Date ( 1589465206003 ) , "type" : "string" , "value" : "" , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Accounts_AvatarBlockUnauthenticatedAccess" , "_updatedAt" : new Date ( 1591734377905 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022363032 ) , "group" : "Accounts" , "hidden" : false , "i18nDescription" : "Accounts_AvatarBlockUnauthenticatedAccess_Description" , "i18nLabel" : "Accounts_AvatarBlockUnauthenticatedAccess" , "packageValue" : false , "secret" : false , "section" : "Avatar" , "sorter" : NumberInt ( 81 ) , "ts" : new Date ( 1589465206276 ) , "type" : "boolean" , "value" : false , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Accounts_AvatarCacheTime" , "_updatedAt" : new Date ( 1591734377901 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022363028 ) , "group" : "Accounts" , "hidden" : false , "i18nDescription" : "Accounts_AvatarCacheTime_description" , "i18nLabel" : "Accounts_AvatarCacheTime" , "packageValue" : NumberInt ( 3600 ) , "secret" : false , "section" : "Avatar" , "sorter" : NumberInt ( 80 ) , "ts" : new Date ( 1589465206267 ) , "type" : "int" , "value" : NumberInt ( 3600 ) , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Accounts_AvatarExternalProviderUrl" , "_updatedAt" : new Date ( 1591734377898 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022363025 ) , "group" : "Accounts" , "hidden" : false , "i18nDescription" : "Accounts_AvatarExternalProviderUrl_Description" , "i18nLabel" : "Accounts_AvatarExternalProviderUrl" , "packageValue" : "" , "public" : true , "secret" : false , "section" : "Avatar" , "sorter" : NumberInt ( 79 ) , "ts" : new Date ( 1589465206262 ) , "type" : "string" , "value" : "" , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Accounts_AvatarResize" , "_updatedAt" : new Date ( 1591734377891 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022363017 ) , "group" : "Accounts" , "hidden" : false , "i18nDescription" : "Accounts_AvatarResize_Description" , "i18nLabel" : "Accounts_AvatarResize" , "packageValue" : true , "secret" : false , "section" : "Avatar" , "sorter" : NumberInt ( 77 ) , "ts" : new Date ( 1589465206252 ) , "type" : "boolean" , "value" : true , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Accounts_AvatarSize" , "_updatedAt" : new Date ( 1591734377894 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022363021 ) , "enableQuery" : "{\"_id\":\"Accounts_AvatarResize\",\"value\":true}" , "group" : "Accounts" , "hidden" : false , "i18nDescription" : "Accounts_AvatarSize_Description" , "i18nLabel" : "Accounts_AvatarSize" , "packageValue" : NumberInt ( 200 ) , "secret" : false , "section" : "Avatar" , "sorter" : NumberInt ( 78 ) , "ts" : new Date ( 1589465206257 ) , "type" : "int" , "value" : NumberInt ( 200 ) , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Accounts_BlockedDomainsList" , "_updatedAt" : new Date ( 1591734377705 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022362813 ) , "group" : "Accounts" , "hidden" : false , "i18nDescription" : "Accounts_BlockedDomainsList_Description" , "i18nLabel" : "Accounts_BlockedDomainsList" , "packageValue" : "" , "secret" : false , "section" : "Registration" , "sorter" : NumberInt ( 35 ) , "ts" : new Date ( 1589465206008 ) , "type" : "string" , "value" : "" , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Accounts_BlockedUsernameList" , "_updatedAt" : new Date ( 1591734377709 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022362816 ) , "group" : "Accounts" , "hidden" : false , "i18nDescription" : "Accounts_BlockedUsernameList_Description" , "i18nLabel" : "Accounts_BlockedUsernameList" , "packageValue" : "" , "secret" : false , "section" : "Registration" , "sorter" : NumberInt ( 36 ) , "ts" : new Date ( 1589465206015 ) , "type" : "string" , "value" : "" , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Accounts_ConfirmPasswordPlaceholder" , "_updatedAt" : new Date ( 1591734377641 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022362761 ) , "group" : "Accounts" , "hidden" : false , "i18nDescription" : "Accounts_ConfirmPasswordPlaceholder_Description" , "i18nLabel" : "Placeholder_for_password_login_field" , "packageValue" : "" , "public" : true , "secret" : false , "sorter" : NumberInt ( 22 ) , "ts" : new Date ( 1589465205922 ) , "type" : "string" , "value" : "" , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Accounts_CustomFields" , "_updatedAt" : new Date ( 1591734377758 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022362868 ) , "group" : "Accounts" , "hidden" : false , "i18nDescription" : "Accounts_CustomFields_Description" , "i18nLabel" : "Custom_Fields" , "packageValue" : "" , "public" : true , "secret" : false , "section" : "Registration" , "sorter" : NumberInt ( 46 ) , "ts" : new Date ( 1589465206071 ) , "type" : "code" , "value" : "" , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Accounts_CustomFieldsToShowInUserInfo" , "_updatedAt" : new Date ( 1591734377621 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022362740 ) , "group" : "Accounts" , "hidden" : false , "i18nDescription" : "Accounts_CustomFieldsToShowInUserInfo_Description" , "i18nLabel" : "Accounts_CustomFieldsToShowInUserInfo" , "packageValue" : "" , "public" : true , "secret" : false , "sorter" : NumberInt ( 17 ) , "ts" : new Date ( 1589465205899 ) , "type" : "string" , "value" : "" , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Accounts_DefaultUsernamePrefixSuggestion" , "_updatedAt" : new Date ( 1591734377677 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022362789 ) , "group" : "Accounts" , "hidden" : false , "i18nDescription" : "Accounts_DefaultUsernamePrefixSuggestion_Description" , "i18nLabel" : "Accounts_DefaultUsernamePrefixSuggestion" , "packageValue" : "user" , "secret" : false , "section" : "Registration" , "sorter" : NumberInt ( 28 ) , "ts" : new Date ( 1589465205958 ) , "type" : "string" , "value" : "user" , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Accounts_Default_User_Preferences_audioNotifications" , "_updatedAt" : new Date ( 1591734377783 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022362894 ) , "group" : "Accounts" , "hidden" : false , "i18nDescription" : "Accounts_Default_User_Preferences_audioNotifications_Description" , "i18nLabel" : "Accounts_Default_User_Preferences_audioNotifications" , "packageValue" : "mentions" , "public" : true , "secret" : false , "section" : "Accounts_Default_User_Preferences" , "sorter" : NumberInt ( 51 ) , "ts" : new Date ( 1589465206102 ) , "type" : "select" , "value" : "mentions" , "valueSource" : "packageValue" , "values" : [ { "key" : "all" , "i18nLabel" : "All_messages" } , { "key" : "mentions" , "i18nLabel" : "Mentions" } , { "key" : "nothing" , "i18nLabel" : "Nothing" } ] } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Accounts_Default_User_Preferences_autoImageLoad" , "_updatedAt" : new Date ( 1591734377807 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022362932 ) , "group" : "Accounts" , "hidden" : false , "i18nDescription" : "Accounts_Default_User_Preferences_autoImageLoad_Description" , "i18nLabel" : "Auto_Load_Images" , "packageValue" : true , "public" : true , "secret" : false , "section" : "Accounts_Default_User_Preferences" , "sorter" : NumberInt ( 57 ) , "ts" : new Date ( 1589465206133 ) , "type" : "boolean" , "value" : true , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Accounts_Default_User_Preferences_collapseMediaByDefault" , "_updatedAt" : new Date ( 1591734377814 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022362941 ) , "group" : "Accounts" , "hidden" : false , "i18nDescription" : "Accounts_Default_User_Preferences_collapseMediaByDefault_Description" , "i18nLabel" : "Collapse_Embedded_Media_By_Default" , "packageValue" : false , "public" : true , "secret" : false , "section" : "Accounts_Default_User_Preferences" , "sorter" : NumberInt ( 59 ) , "ts" : new Date ( 1589465206142 ) , "type" : "boolean" , "value" : false , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Accounts_Default_User_Preferences_convertAsciiEmoji" , "_updatedAt" : new Date ( 1591734377803 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022362921 ) , "group" : "Accounts" , "hidden" : false , "i18nDescription" : "Accounts_Default_User_Preferences_convertAsciiEmoji_Description" , "i18nLabel" : "Convert_Ascii_Emojis" , "packageValue" : true , "public" : true , "secret" : false , "section" : "Accounts_Default_User_Preferences" , "sorter" : NumberInt ( 56 ) , "ts" : new Date ( 1589465206128 ) , "type" : "boolean" , "value" : true , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Accounts_Default_User_Preferences_desktopNotificationDuration" , "_updatedAt" : new Date ( 1591734377773 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022362886 ) , "group" : "Accounts" , "hidden" : false , "i18nDescription" : "Accounts_Default_User_Preferences_desktopNotificationDuration_Description" , "i18nLabel" : "Notification_Duration" , "packageValue" : NumberInt ( 0 ) , "public" : true , "secret" : false , "section" : "Accounts_Default_User_Preferences" , "sorter" : NumberInt ( 49 ) , "ts" : new Date ( 1589465206090 ) , "type" : "int" , "value" : NumberInt ( 0 ) , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Accounts_Default_User_Preferences_desktopNotificationRequireInteraction" , "_updatedAt" : new Date ( 1591734377778 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022362890 ) , "group" : "Accounts" , "hidden" : false , "i18nDescription" : "Notification_RequireInteraction_Description" , "i18nLabel" : "Notification_RequireInteraction" , "packageValue" : false , "public" : true , "secret" : false , "section" : "Accounts_Default_User_Preferences" , "sorter" : NumberInt ( 50 ) , "ts" : new Date ( 1589465206095 ) , "type" : "boolean" , "value" : false , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Accounts_Default_User_Preferences_desktopNotifications" , "_updatedAt" : new Date ( 1591734377787 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022362900 ) , "group" : "Accounts" , "hidden" : false , "i18nDescription" : "Accounts_Default_User_Preferences_desktopNotifications_Description" , "i18nLabel" : "Accounts_Default_User_Preferences_desktopNotifications" , "packageValue" : "all" , "public" : true , "secret" : false , "section" : "Accounts_Default_User_Preferences" , "sorter" : NumberInt ( 52 ) , "ts" : new Date ( 1589465206106 ) , "type" : "select" , "value" : "all" , "valueSource" : "packageValue" , "values" : [ { "key" : "all" , "i18nLabel" : "All_messages" } , { "key" : "mentions" , "i18nLabel" : "Mentions" } , { "key" : "nothing" , "i18nLabel" : "Nothing" } ] } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Accounts_Default_User_Preferences_emailNotificationMode" , "_updatedAt" : new Date ( 1591734377864 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022362996 ) , "group" : "Accounts" , "hidden" : false , "i18nDescription" : "Accounts_Default_User_Preferences_emailNotificationMode_Description" , "i18nLabel" : "Email_Notification_Mode" , "packageValue" : "mentions" , "public" : true , "secret" : false , "section" : "Accounts_Default_User_Preferences" , "sorter" : NumberInt ( 72 ) , "ts" : new Date ( 1589465206226 ) , "type" : "select" , "value" : "mentions" , "valueSource" : "packageValue" , "values" : [ { "key" : "nothing" , "i18nLabel" : "Email_Notification_Mode_Disabled" } , { "key" : "mentions" , "i18nLabel" : "Email_Notification_Mode_All" } ] } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Accounts_Default_User_Preferences_enableAutoAway" , "_updatedAt" : new Date ( 1591734377764 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022362877 ) , "group" : "Accounts" , "hidden" : false , "i18nDescription" : "Accounts_Default_User_Preferences_enableAutoAway_Description" , "i18nLabel" : "Enable_Auto_Away" , "packageValue" : true , "public" : true , "secret" : false , "section" : "Accounts_Default_User_Preferences" , "sorter" : NumberInt ( 47 ) , "ts" : new Date ( 1589465206077 ) , "type" : "boolean" , "value" : true , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Accounts_Default_User_Preferences_hideAvatars" , "_updatedAt" : new Date ( 1591734377830 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022362960 ) , "group" : "Accounts" , "hidden" : false , "i18nDescription" : "Accounts_Default_User_Preferences_hideAvatars_Description" , "i18nLabel" : "Hide_Avatars" , "packageValue" : false , "public" : true , "secret" : false , "section" : "Accounts_Default_User_Preferences" , "sorter" : NumberInt ( 63 ) , "ts" : new Date ( 1589465206170 ) , "type" : "boolean" , "value" : false , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Accounts_Default_User_Preferences_hideFlexTab" , "_updatedAt" : new Date ( 1591734377826 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022362954 ) , "group" : "Accounts" , "hidden" : false , "i18nDescription" : "Accounts_Default_User_Preferences_hideFlexTab_Description" , "i18nLabel" : "Hide_flextab" , "packageValue" : false , "public" : true , "secret" : false , "section" : "Accounts_Default_User_Preferences" , "sorter" : NumberInt ( 62 ) , "ts" : new Date ( 1589465206165 ) , "type" : "boolean" , "value" : false , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Accounts_Default_User_Preferences_hideRoles" , "_updatedAt" : new Date ( 1591734377822 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022362949 ) , "group" : "Accounts" , "hidden" : false , "i18nDescription" : "Accounts_Default_User_Preferences_hideRoles_Description" , "i18nLabel" : "Hide_roles" , "packageValue" : false , "public" : true , "secret" : false , "section" : "Accounts_Default_User_Preferences" , "sorter" : NumberInt ( 61 ) , "ts" : new Date ( 1589465206160 ) , "type" : "boolean" , "value" : false , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Accounts_Default_User_Preferences_hideUsernames" , "_updatedAt" : new Date ( 1591734377818 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022362944 ) , "group" : "Accounts" , "hidden" : false , "i18nDescription" : "Accounts_Default_User_Preferences_hideUsernames_Description" , "i18nLabel" : "Hide_usernames" , "packageValue" : false , "public" : true , "secret" : false , "section" : "Accounts_Default_User_Preferences" , "sorter" : NumberInt ( 60 ) , "ts" : new Date ( 1589465206154 ) , "type" : "boolean" , "value" : false , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Accounts_Default_User_Preferences_idleTimeLimit" , "_updatedAt" : new Date ( 1591734377768 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022362881 ) , "group" : "Accounts" , "hidden" : false , "i18nDescription" : "Accounts_Default_User_Preferences_idleTimeLimit_Description" , "i18nLabel" : "Idle_Time_Limit" , "packageValue" : NumberInt ( 300 ) , "public" : true , "secret" : false , "section" : "Accounts_Default_User_Preferences" , "sorter" : NumberInt ( 48 ) , "ts" : new Date ( 1589465206085 ) , "type" : "int" , "value" : NumberInt ( 300 ) , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Accounts_Default_User_Preferences_messageViewMode" , "_updatedAt" : new Date ( 1591734377861 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022362992 ) , "group" : "Accounts" , "hidden" : false , "i18nDescription" : "Accounts_Default_User_Preferences_messageViewMode_Description" , "i18nLabel" : "MessageBox_view_mode" , "packageValue" : NumberInt ( 0 ) , "public" : true , "secret" : false , "section" : "Accounts_Default_User_Preferences" , "sorter" : NumberInt ( 71 ) , "ts" : new Date ( 1589465206214 ) , "type" : "select" , "value" : NumberInt ( 0 ) , "valueSource" : "packageValue" , "values" : [ { "key" : NumberInt ( 0 ) , "i18nLabel" : "Normal" } , { "key" : NumberInt ( 1 ) , "i18nLabel" : "Cozy" } , { "key" : NumberInt ( 2 ) , "i18nLabel" : "Compact" } ] } ) ;
2021-11-18 17:46:11 +00:00
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Accounts_Default_User_Preferences_pushNotifications" , "_updatedAt" : new Date ( 1591734377791 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022362905 ) , "group" : "Accounts" , "hidden" : false , "i18nDescription" : "Accounts_Default_User_Preferences_pushNotifications_Description" , "i18nLabel" : "Accounts_Default_User_Preferences_pushNotifications" , "packageValue" : "all" , "public" : true , "secret" : false , "section" : "Accounts_Default_User_Preferences" , "sorter" : NumberInt ( 53 ) , "ts" : new Date ( 1589465206111 ) , "type" : "select" , "value" : "all" , "valueSource" : "packageValue" , "values" : [ { "key" : "all" , "i18nLabel" : "All_messages" } , { "key" : "mentions" , "i18nLabel" : "Mentions" } , { "key" : "nothing" , "i18nLabel" : "Nothing" } ] } ) ;
2020-07-15 16:28:34 +00:00
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Accounts_Default_User_Preferences_muteFocusedConversations" , "_updatedAt" : new Date ( 1591734377881 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022363009 ) , "group" : "Accounts" , "hidden" : false , "i18nDescription" : "Accounts_Default_User_Preferences_muteFocusedConversations_Description" , "i18nLabel" : "Mute_Focused_Conversations" , "packageValue" : true , "public" : true , "secret" : false , "section" : "Accounts_Default_User_Preferences" , "sorter" : NumberInt ( 75 ) , "ts" : new Date ( 1589465206242 ) , "type" : "boolean" , "value" : true , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Accounts_Default_User_Preferences_newMessageNotification" , "_updatedAt" : new Date ( 1591734377877 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022363005 ) , "group" : "Accounts" , "hidden" : false , "i18nDescription" : "Accounts_Default_User_Preferences_newMessageNotification_Description" , "i18nLabel" : "New_Message_Notification" , "packageValue" : "chime" , "public" : true , "secret" : false , "section" : "Accounts_Default_User_Preferences" , "sorter" : NumberInt ( 74 ) , "ts" : new Date ( 1589465206236 ) , "type" : "select" , "value" : "chime" , "valueSource" : "packageValue" , "values" : [ { "key" : "none" , "i18nLabel" : "None" } , { "key" : "chime" , "i18nLabel" : "Default" } ] } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Accounts_Default_User_Preferences_newRoomNotification" , "_updatedAt" : new Date ( 1591734377868 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022363000 ) , "group" : "Accounts" , "hidden" : false , "i18nDescription" : "Accounts_Default_User_Preferences_newRoomNotification_Description" , "i18nLabel" : "New_Room_Notification" , "packageValue" : "door" , "public" : true , "secret" : false , "section" : "Accounts_Default_User_Preferences" , "sorter" : NumberInt ( 73 ) , "ts" : new Date ( 1589465206232 ) , "type" : "select" , "value" : "door" , "valueSource" : "packageValue" , "values" : [ { "key" : "none" , "i18nLabel" : "None" } , { "key" : "door" , "i18nLabel" : "Default" } ] } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Accounts_Default_User_Preferences_notificationsSoundVolume" , "_updatedAt" : new Date ( 1591734377885 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022363012 ) , "group" : "Accounts" , "hidden" : false , "i18nDescription" : "Accounts_Default_User_Preferences_notificationsSoundVolume_Description" , "i18nLabel" : "Notifications_Sound_Volume" , "packageValue" : NumberInt ( 100 ) , "public" : true , "secret" : false , "section" : "Accounts_Default_User_Preferences" , "sorter" : NumberInt ( 76 ) , "ts" : new Date ( 1589465206247 ) , "type" : "int" , "value" : NumberInt ( 100 ) , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Accounts_Default_User_Preferences_saveMobileBandwidth" , "_updatedAt" : new Date ( 1591734377810 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022362937 ) , "group" : "Accounts" , "hidden" : false , "i18nDescription" : "Accounts_Default_User_Preferences_saveMobileBandwidth_Description" , "i18nLabel" : "Save_Mobile_Bandwidth" , "packageValue" : true , "public" : true , "secret" : false , "section" : "Accounts_Default_User_Preferences" , "sorter" : NumberInt ( 58 ) , "ts" : new Date ( 1589465206137 ) , "type" : "boolean" , "value" : true , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Accounts_Default_User_Preferences_sendOnEnter" , "_updatedAt" : new Date ( 1591734377857 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022362989 ) , "group" : "Accounts" , "hidden" : false , "i18nDescription" : "Accounts_Default_User_Preferences_sendOnEnter_Description" , "i18nLabel" : "Enter_Behaviour" , "packageValue" : "normal" , "public" : true , "secret" : false , "section" : "Accounts_Default_User_Preferences" , "sorter" : NumberInt ( 70 ) , "ts" : new Date ( 1589465206209 ) , "type" : "select" , "value" : "normal" , "valueSource" : "packageValue" , "values" : [ { "key" : "normal" , "i18nLabel" : "Enter_Normal" } , { "key" : "alternative" , "i18nLabel" : "Enter_Alternative" } , { "key" : "desktop" , "i18nLabel" : "Only_On_Desktop" } ] } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Accounts_Default_User_Preferences_sidebarGroupByType" , "_updatedAt" : new Date ( 1591734377834 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022362964 ) , "group" : "Accounts" , "hidden" : false , "i18nDescription" : "Accounts_Default_User_Preferences_sidebarGroupByType_Description" , "i18nLabel" : "Group_by_Type" , "packageValue" : true , "public" : true , "secret" : false , "section" : "Accounts_Default_User_Preferences" , "sorter" : NumberInt ( 64 ) , "ts" : new Date ( 1589465206175 ) , "type" : "boolean" , "value" : true , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Accounts_Default_User_Preferences_sidebarHideAvatar" , "_updatedAt" : new Date ( 1591734377843 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022362973 ) , "group" : "Accounts" , "hidden" : false , "i18nDescription" : "Accounts_Default_User_Preferences_sidebarHideAvatar_Description" , "i18nLabel" : "Hide_Avatars_Sidebar" , "packageValue" : false , "public" : true , "secret" : false , "section" : "Accounts_Default_User_Preferences" , "sorter" : NumberInt ( 66 ) , "ts" : new Date ( 1589465206189 ) , "type" : "boolean" , "value" : false , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Accounts_Default_User_Preferences_sidebarShowDiscussion" , "_updatedAt" : new Date ( 1591734399903 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022382550 ) , "group" : "Accounts" , "hidden" : false , "i18nDescription" : "Accounts_Default_User_Preferences_sidebarShowDiscussion_Description" , "i18nLabel" : "Group_discussions" , "packageValue" : true , "public" : true , "secret" : false , "section" : "Accounts_Default_User_Preferences" , "sorter" : NumberInt ( 96 ) , "ts" : new Date ( 1589465238087 ) , "type" : "boolean" , "value" : true , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : true } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Accounts_Default_User_Preferences_sidebarShowFavorites" , "_updatedAt" : new Date ( 1591734377853 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022362985 ) , "group" : "Accounts" , "hidden" : false , "i18nDescription" : "Accounts_Default_User_Preferences_sidebarShowFavorites_Description" , "i18nLabel" : "Group_favorites" , "packageValue" : true , "public" : true , "secret" : false , "section" : "Accounts_Default_User_Preferences" , "sorter" : NumberInt ( 69 ) , "ts" : new Date ( 1589465206204 ) , "type" : "boolean" , "value" : true , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Accounts_Default_User_Preferences_sidebarShowUnread" , "_updatedAt" : new Date ( 1591734377846 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022362979 ) , "group" : "Accounts" , "hidden" : false , "i18nDescription" : "Accounts_Default_User_Preferences_sidebarShowUnread_Description" , "i18nLabel" : "Unread_on_top" , "packageValue" : false , "public" : true , "secret" : false , "section" : "Accounts_Default_User_Preferences" , "sorter" : NumberInt ( 67 ) , "ts" : new Date ( 1589465206195 ) , "type" : "boolean" , "value" : false , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Accounts_Default_User_Preferences_sidebarSortby" , "_updatedAt" : new Date ( 1591734377849 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1589465206197 ) , "group" : "Accounts" , "hidden" : false , "i18nDescription" : "Accounts_Default_User_Preferences_sidebarSortby_Description" , "i18nLabel" : "Sort_By" , "packageValue" : "activity" , "public" : true , "secret" : false , "section" : "Accounts_Default_User_Preferences" , "sorter" : NumberInt ( 68 ) , "ts" : new Date ( 1589465206200 ) , "type" : "select" , "value" : "activity" , "valueSource" : "packageValue" , "values" : [ { "key" : "activity" , "i18nLabel" : "Activity" } , { "key" : "alphabetical" , "i18nLabel" : "Alphabetical" } ] } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Accounts_Default_User_Preferences_sidebarViewMode" , "_updatedAt" : new Date ( 1591734377839 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022362969 ) , "group" : "Accounts" , "hidden" : false , "i18nDescription" : "Accounts_Default_User_Preferences_sidebarViewMode_Description" , "i18nLabel" : "Sidebar_list_mode" , "packageValue" : "medium" , "public" : true , "secret" : false , "section" : "Accounts_Default_User_Preferences" , "sorter" : NumberInt ( 65 ) , "ts" : new Date ( 1589465206180 ) , "type" : "select" , "value" : "medium" , "valueSource" : "packageValue" , "values" : [ { "key" : "extended" , "i18nLabel" : "Extended" } , { "key" : "medium" , "i18nLabel" : "Medium" } , { "key" : "condensed" , "i18nLabel" : "Condensed" } ] } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Accounts_Default_User_Preferences_unreadAlert" , "_updatedAt" : new Date ( 1591734377795 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022362911 ) , "group" : "Accounts" , "hidden" : false , "i18nDescription" : "Accounts_Default_User_Preferences_unreadAlert_Description" , "i18nLabel" : "Unread_Tray_Icon_Alert" , "packageValue" : true , "public" : true , "secret" : false , "section" : "Accounts_Default_User_Preferences" , "sorter" : NumberInt ( 54 ) , "ts" : new Date ( 1589465206116 ) , "type" : "boolean" , "value" : true , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Accounts_Default_User_Preferences_useEmojis" , "_updatedAt" : new Date ( 1591734377799 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022362916 ) , "group" : "Accounts" , "hidden" : false , "i18nDescription" : "Accounts_Default_User_Preferences_useEmojis_Description" , "i18nLabel" : "Use_Emojis" , "packageValue" : true , "public" : true , "secret" : false , "section" : "Accounts_Default_User_Preferences" , "sorter" : NumberInt ( 55 ) , "ts" : new Date ( 1589465206124 ) , "type" : "boolean" , "value" : true , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Accounts_Directory_DefaultView" , "_updatedAt" : new Date ( 1591734377661 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022362774 ) , "group" : "Accounts" , "hidden" : false , "i18nDescription" : "Accounts_Directory_DefaultView_Description" , "i18nLabel" : "Accounts_Directory_DefaultView" , "packageValue" : "channels" , "public" : true , "secret" : false , "sorter" : NumberInt ( 25 ) , "ts" : new Date ( 1589465205938 ) , "type" : "select" , "value" : "channels" , "valueSource" : "packageValue" , "values" : [ { "key" : "channels" , "i18nLabel" : "Channels" } , { "key" : "users" , "i18nLabel" : "Users" } ] } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Accounts_EmailOrUsernamePlaceholder" , "_updatedAt" : new Date ( 1591734377633 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022362752 ) , "group" : "Accounts" , "hidden" : false , "i18nDescription" : "Accounts_EmailOrUsernamePlaceholder_Description" , "i18nLabel" : "Placeholder_for_email_or_username_login_field" , "packageValue" : "" , "public" : true , "secret" : false , "sorter" : NumberInt ( 20 ) , "ts" : new Date ( 1589465205912 ) , "type" : "string" , "value" : "" , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Accounts_EmailVerification" , "_updatedAt" : new Date ( 1591734377690 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022362801 ) , "enableQuery" : "{\"_id\":\"SMTP_Host\",\"value\":{\"$exists\":1,\"$ne\":\"\"}}" , "group" : "Accounts" , "hidden" : false , "i18nDescription" : "Accounts_EmailVerification_Description" , "i18nLabel" : "Accounts_EmailVerification" , "packageValue" : false , "public" : true , "secret" : false , "section" : "Registration" , "sorter" : NumberInt ( 31 ) , "ts" : new Date ( 1589465205983 ) , "type" : "boolean" , "value" : false , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Accounts_Enrollment_Email" , "_updatedAt" : new Date ( 1591734377423 ) , "autocomplete" : true , "blocked" : false , "code" : "text/html" , "createdAt" : new Date ( 1584022362522 ) , "group" : "Email" , "hidden" : false , "i18nDescription" : "Accounts_Enrollment_Email_Description" , "i18nLabel" : "Body" , "multiline" : true , "packageValue" : "<h2>{Welcome_to Site_Name}</h2><p>{Visit_Site_Url_and_try_the_best_open_source_chat_solution_available_today}</p><a class=\"btn\" target=\"_blank\" href=\"[Site_URL]\">{Login}</a>" , "secret" : false , "section" : "Registration" , "sorter" : NumberInt ( 30 ) , "ts" : new Date ( 1584022362524 ) , "type" : "code" , "value" : "<h2>{Welcome_to Site_Name}</h2><p>{Visit_Site_Url_and_try_the_best_open_source_chat_solution_available_today}</p><a class=\"btn\" target=\"_blank\" href=\"[Site_URL]\">{Login}</a>" , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Accounts_Enrollment_Email_Subject" , "_updatedAt" : new Date ( 1591734377419 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022362512 ) , "group" : "Email" , "hidden" : false , "i18nDescription" : "Accounts_Enrollment_Email_Subject_Description" , "i18nLabel" : "Subject" , "packageValue" : "{Welcome_to Site_name}" , "secret" : false , "section" : "Registration" , "sorter" : NumberInt ( 29 ) , "ts" : new Date ( 1584022362519 ) , "type" : "string" , "value" : "{Welcome_to Site_name}" , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Accounts_ForgetUserSessionOnWindowClose" , "_updatedAt" : new Date ( 1591734377645 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022362765 ) , "group" : "Accounts" , "hidden" : false , "i18nDescription" : "Accounts_ForgetUserSessionOnWindowClose_Description" , "i18nLabel" : "Accounts_ForgetUserSessionOnWindowClose" , "packageValue" : false , "public" : true , "secret" : false , "sorter" : NumberInt ( 23 ) , "ts" : new Date ( 1589465205926 ) , "type" : "boolean" , "value" : false , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Accounts_Iframe_api_method" , "_updatedAt" : new Date ( 1591734398145 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022380943 ) , "group" : "Accounts" , "hidden" : false , "i18nDescription" : "Accounts_Iframe_api_method_Description" , "i18nLabel" : "Accounts_Iframe_api_method" , "packageValue" : "POST" , "public" : true , "secret" : false , "section" : "Iframe" , "sorter" : NumberInt ( 95 ) , "ts" : new Date ( 1589465236815 ) , "type" : "string" , "value" : "POST" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "POST" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Accounts_Iframe_api_url" , "_updatedAt" : new Date ( 1591734398138 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022380930 ) , "group" : "Accounts" , "hidden" : false , "i18nDescription" : "Accounts_Iframe_api_url_Description" , "i18nLabel" : "Accounts_Iframe_api_url" , "packageValue" : "" , "public" : true , "secret" : false , "section" : "Iframe" , "sorter" : NumberInt ( 94 ) , "ts" : new Date ( 1589465236809 ) , "type" : "string" , "value" : "" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Accounts_LoginExpiration" , "_updatedAt" : new Date ( 1591734377625 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022362744 ) , "group" : "Accounts" , "hidden" : false , "i18nDescription" : "Accounts_LoginExpiration_Description" , "i18nLabel" : "Accounts_LoginExpiration" , "packageValue" : NumberInt ( 90 ) , "public" : true , "secret" : false , "sorter" : NumberInt ( 18 ) , "ts" : new Date ( 1589465205904 ) , "type" : "int" , "value" : NumberInt ( 90 ) , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Accounts_ManuallyApproveNewUsers" , "_updatedAt" : new Date ( 1591734377698 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022362804 ) , "group" : "Accounts" , "hidden" : false , "i18nDescription" : "Accounts_ManuallyApproveNewUsers_Description" , "i18nLabel" : "Accounts_ManuallyApproveNewUsers" , "packageValue" : false , "public" : true , "secret" : false , "section" : "Registration" , "sorter" : NumberInt ( 33 ) , "ts" : new Date ( 1589465205998 ) , "type" : "boolean" , "value" : false , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Accounts_OAuth_Dolphin" , "_updatedAt" : new Date ( 1591734385665 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022370301 ) , "group" : "OAuth" , "hidden" : false , "i18nDescription" : "Accounts_OAuth_Dolphin_Description" , "i18nLabel" : "Accounts_OAuth_Custom_Enable" , "packageValue" : false , "secret" : false , "section" : "Dolphin" , "sorter" : NumberInt ( 32 ) , "ts" : new Date ( 1587032110668 ) , "type" : "boolean" , "value" : false , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : false } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Accounts_OAuth_Dolphin_URL" , "_updatedAt" : new Date ( 1591734385658 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022370292 ) , "group" : "OAuth" , "hidden" : false , "i18nDescription" : "Accounts_OAuth_Dolphin_URL_Description" , "i18nLabel" : "URL" , "packageValue" : "" , "public" : true , "secret" : false , "section" : "Dolphin" , "sorter" : NumberInt ( 31 ) , "ts" : new Date ( 1587032110657 ) , "type" : "string" , "value" : "" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Accounts_OAuth_Dolphin_button_color" , "_updatedAt" : new Date ( 1591734385717 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022370327 ) , "group" : "OAuth" , "hidden" : false , "i18nDescription" : "Accounts_OAuth_Dolphin_button_color_Description" , "i18nLabel" : "Accounts_OAuth_Custom_Button_Color" , "packageValue" : "#1d74f5" , "persistent" : true , "secret" : false , "section" : "Dolphin" , "sorter" : NumberInt ( 38 ) , "ts" : new Date ( 1587032110722 ) , "type" : "string" , "value" : "#1d74f5" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "#1d74f5" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Accounts_OAuth_Dolphin_button_label_color" , "_updatedAt" : new Date ( 1591734385708 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022370323 ) , "group" : "OAuth" , "hidden" : false , "i18nDescription" : "Accounts_OAuth_Dolphin_button_label_color_Description" , "i18nLabel" : "Accounts_OAuth_Custom_Button_Label_Color" , "packageValue" : "#FFFFFF" , "persistent" : true , "secret" : false , "section" : "Dolphin" , "sorter" : NumberInt ( 37 ) , "ts" : new Date ( 1587032110710 ) , "type" : "string" , "value" : "#FFFFFF" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "#FFFFFF" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Accounts_OAuth_Dolphin_button_label_text" , "_updatedAt" : new Date ( 1591734385703 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022370319 ) , "group" : "OAuth" , "hidden" : false , "i18nDescription" : "Accounts_OAuth_Dolphin_button_label_text_Description" , "i18nLabel" : "Accounts_OAuth_Custom_Button_Label_Text" , "packageValue" : "" , "persistent" : true , "secret" : false , "section" : "Dolphin" , "sorter" : NumberInt ( 36 ) , "ts" : new Date ( 1587032110702 ) , "type" : "string" , "value" : "" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Accounts_OAuth_Dolphin_id" , "_updatedAt" : new Date ( 1591734385672 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022370305 ) , "group" : "OAuth" , "hidden" : false , "i18nDescription" : "Accounts_OAuth_Dolphin_id_Description" , "i18nLabel" : "Accounts_OAuth_Custom_id" , "packageValue" : "" , "secret" : false , "section" : "Dolphin" , "sorter" : NumberInt ( 33 ) , "ts" : new Date ( 1587032110675 ) , "type" : "string" , "value" : "" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Accounts_OAuth_Dolphin_login_style" , "_updatedAt" : new Date ( 1591734385697 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022370316 ) , "group" : "OAuth" , "hidden" : false , "i18nDescription" : "Accounts_OAuth_Dolphin_login_style_Description" , "i18nLabel" : "Accounts_OAuth_Custom_Login_Style" , "packageValue" : "redirect" , "persistent" : true , "secret" : false , "section" : "Dolphin" , "sorter" : NumberInt ( 35 ) , "ts" : new Date ( 1587032110692 ) , "type" : "select" , "value" : "redirect" , "valueSource" : "meteorSettingsValue" , "values" : [ { "key" : "redirect" , "i18nLabel" : "Redirect" } , { "key" : "popup" , "i18nLabel" : "Popup" } , { "key" : "" , "i18nLabel" : "Default" } ] , "meteorSettingsValue" : "redirect" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Accounts_OAuth_Dolphin_secret" , "_updatedAt" : new Date ( 1591734385680 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022370310 ) , "group" : "OAuth" , "hidden" : false , "i18nDescription" : "Accounts_OAuth_Dolphin_secret_Description" , "i18nLabel" : "Accounts_OAuth_Custom_Secret" , "packageValue" : "" , "secret" : true , "section" : "Dolphin" , "sorter" : NumberInt ( 34 ) , "ts" : new Date ( 1587032110685 ) , "type" : "string" , "value" : "" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Accounts_OAuth_Drupal" , "_updatedAt" : new Date ( 1591734385736 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022370360 ) , "group" : "OAuth" , "hidden" : false , "i18nDescription" : "Accounts_OAuth_Drupal_Description" , "i18nLabel" : "Accounts_OAuth_Drupal" , "packageValue" : false , "secret" : false , "section" : "Drupal" , "sorter" : NumberInt ( 39 ) , "ts" : new Date ( 1587032110744 ) , "type" : "boolean" , "value" : false , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : false } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Accounts_OAuth_Drupal_callback_url" , "_updatedAt" : new Date ( 1591734385760 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022370377 ) , "enableQuery" : "{\"_id\":\"Accounts_OAuth_Drupal\",\"value\":true}" , "force" : true , "group" : "OAuth" , "hidden" : false , "i18nDescription" : "Accounts_OAuth_Drupal_callback_url_Description" , "i18nLabel" : "Accounts_OAuth_Drupal_callback_url" , "packageValue" : "_oauth/drupal" , "readonly" : true , "secret" : false , "section" : "Drupal" , "sorter" : NumberInt ( 43 ) , "ts" : new Date ( 1587032110779 ) , "type" : "relativeUrl" , "value" : "_oauth/drupal" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "_oauth/drupal" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Accounts_OAuth_Drupal_id" , "_updatedAt" : new Date ( 1591734385749 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022370368 ) , "enableQuery" : "{\"_id\":\"Accounts_OAuth_Drupal\",\"value\":true}" , "group" : "OAuth" , "hidden" : false , "i18nDescription" : "Accounts_OAuth_Drupal_id_Description" , "i18nLabel" : "Accounts_OAuth_Drupal_id" , "packageValue" : "" , "secret" : false , "section" : "Drupal" , "sorter" : NumberInt ( 41 ) , "ts" : new Date ( 1587032110761 ) , "type" : "string" , "value" : "" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Accounts_OAuth_Drupal_secret" , "_updatedAt" : new Date ( 1591734385754 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022370374 ) , "enableQuery" : "{\"_id\":\"Accounts_OAuth_Drupal\",\"value\":true}" , "group" : "OAuth" , "hidden" : false , "i18nDescription" : "Accounts_OAuth_Drupal_secret_Description" , "i18nLabel" : "Accounts_OAuth_Drupal_secret" , "packageValue" : "" , "secret" : true , "section" : "Drupal" , "sorter" : NumberInt ( 42 ) , "ts" : new Date ( 1587032110770 ) , "type" : "string" , "value" : "" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Accounts_OAuth_Facebook" , "_updatedAt" : new Date ( 1591734377946 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022363078 ) , "group" : "OAuth" , "hidden" : false , "i18nDescription" : "Accounts_OAuth_Facebook_Description" , "i18nLabel" : "Accounts_OAuth_Facebook" , "packageValue" : false , "public" : true , "secret" : false , "section" : "Facebook" , "sorter" : NumberInt ( 0 ) , "ts" : new Date ( 1584022363080 ) , "type" : "boolean" , "value" : false , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Accounts_OAuth_Facebook_callback_url" , "_updatedAt" : new Date ( 1591734377954 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022363092 ) , "enableQuery" : "{\"_id\":\"Accounts_OAuth_Facebook\",\"value\":true}" , "force" : true , "group" : "OAuth" , "hidden" : false , "i18nDescription" : "Accounts_OAuth_Facebook_callback_url_Description" , "i18nLabel" : "Accounts_OAuth_Facebook_callback_url" , "packageValue" : "_oauth/facebook" , "readonly" : true , "secret" : false , "section" : "Facebook" , "sorter" : NumberInt ( 3 ) , "ts" : new Date ( 1584022363094 ) , "type" : "relativeUrl" , "value" : "_oauth/facebook" , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Accounts_OAuth_Facebook_id" , "_updatedAt" : new Date ( 1591734377948 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022363085 ) , "enableQuery" : "{\"_id\":\"Accounts_OAuth_Facebook\",\"value\":true}" , "group" : "OAuth" , "hidden" : false , "i18nDescription" : "Accounts_OAuth_Facebook_id_Description" , "i18nLabel" : "Accounts_OAuth_Facebook_id" , "packageValue" : "" , "secret" : false , "section" : "Facebook" , "sorter" : NumberInt ( 1 ) , "ts" : new Date ( 1584022363086 ) , "type" : "string" , "value" : "" , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Accounts_OAuth_Facebook_secret" , "_updatedAt" : new Date ( 1591734377951 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022363088 ) , "enableQuery" : "{\"_id\":\"Accounts_OAuth_Facebook\",\"value\":true}" , "group" : "OAuth" , "hidden" : false , "i18nDescription" : "Accounts_OAuth_Facebook_secret_Description" , "i18nLabel" : "Accounts_OAuth_Facebook_secret" , "packageValue" : "" , "secret" : true , "section" : "Facebook" , "sorter" : NumberInt ( 2 ) , "ts" : new Date ( 1584022363090 ) , "type" : "string" , "value" : "" , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Accounts_OAuth_GitHub_Enterprise" , "_updatedAt" : new Date ( 1591734385992 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022372635 ) , "group" : "OAuth" , "hidden" : false , "i18nDescription" : "Accounts_OAuth_GitHub_Enterprise_Description" , "i18nLabel" : "Accounts_OAuth_GitHub_Enterprise" , "packageValue" : false , "secret" : false , "section" : "GitHub Enterprise" , "sorter" : NumberInt ( 44 ) , "ts" : new Date ( 1587032110980 ) , "type" : "boolean" , "value" : false , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : false } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Accounts_OAuth_GitHub_Enterprise_callback_url" , "_updatedAt" : new Date ( 1591734386013 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022372652 ) , "enableQuery" : "{\"_id\":\"Accounts_OAuth_GitHub_Enterprise\",\"value\":true}" , "force" : true , "group" : "OAuth" , "hidden" : false , "i18nDescription" : "Accounts_OAuth_GitHub_Enterprise_callback_url_Description" , "i18nLabel" : "Accounts_OAuth_GitHub_Enterprise_callback_url" , "packageValue" : "_oauth/github_enterprise" , "readonly" : true , "secret" : false , "section" : "GitHub Enterprise" , "sorter" : NumberInt ( 48 ) , "ts" : new Date ( 1587032111027 ) , "type" : "relativeUrl" , "value" : "_oauth/github_enterprise" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "_oauth/github_enterprise" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Accounts_OAuth_GitHub_Enterprise_id" , "_updatedAt" : new Date ( 1591734386002 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022372644 ) , "enableQuery" : "{\"_id\":\"Accounts_OAuth_GitHub_Enterprise\",\"value\":true}" , "group" : "OAuth" , "hidden" : false , "i18nDescription" : "Accounts_OAuth_GitHub_Enterprise_id_Description" , "i18nLabel" : "Accounts_OAuth_GitHub_Enterprise_id" , "packageValue" : "" , "secret" : true , "section" : "GitHub Enterprise" , "sorter" : NumberInt ( 46 ) , "ts" : new Date ( 1587032110999 ) , "type" : "string" , "value" : "" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Accounts_OAuth_GitHub_Enterprise_secret" , "_updatedAt" : new Date ( 1591734386007 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022372648 ) , "enableQuery" : "{\"_id\":\"Accounts_OAuth_GitHub_Enterprise\",\"value\":true}" , "group" : "OAuth" , "hidden" : false , "i18nDescription" : "Accounts_OAuth_GitHub_Enterprise_secret_Description" , "i18nLabel" : "Accounts_OAuth_GitHub_Enterprise_secret" , "packageValue" : "" , "secret" : true , "section" : "GitHub Enterprise" , "sorter" : NumberInt ( 47 ) , "ts" : new Date ( 1587032111013 ) , "type" : "string" , "value" : "" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Accounts_OAuth_Github" , "_updatedAt" : new Date ( 1591734377968 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022363111 ) , "group" : "OAuth" , "hidden" : false , "i18nDescription" : "Accounts_OAuth_Github_Description" , "i18nLabel" : "Accounts_OAuth_Github" , "packageValue" : false , "public" : true , "secret" : false , "section" : "GitHub" , "sorter" : NumberInt ( 8 ) , "ts" : new Date ( 1584022363113 ) , "type" : "boolean" , "value" : false , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Accounts_OAuth_Github_callback_url" , "_updatedAt" : new Date ( 1591734377977 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022363139 ) , "enableQuery" : "{\"_id\":\"Accounts_OAuth_Github\",\"value\":true}" , "force" : true , "group" : "OAuth" , "hidden" : false , "i18nDescription" : "Accounts_OAuth_Github_callback_url_Description" , "i18nLabel" : "Accounts_OAuth_Github_callback_url" , "packageValue" : "_oauth/github" , "readonly" : true , "secret" : false , "section" : "GitHub" , "sorter" : NumberInt ( 11 ) , "ts" : new Date ( 1584022363144 ) , "type" : "relativeUrl" , "value" : "_oauth/github" , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Accounts_OAuth_Github_id" , "_updatedAt" : new Date ( 1591734377971 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022363124 ) , "enableQuery" : "{\"_id\":\"Accounts_OAuth_Github\",\"value\":true}" , "group" : "OAuth" , "hidden" : false , "i18nDescription" : "Accounts_OAuth_Github_id_Description" , "i18nLabel" : "Accounts_OAuth_Github_id" , "packageValue" : "" , "secret" : false , "section" : "GitHub" , "sorter" : NumberInt ( 9 ) , "ts" : new Date ( 1584022363128 ) , "type" : "string" , "value" : "" , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Accounts_OAuth_Github_secret" , "_updatedAt" : new Date ( 1591734377974 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022363132 ) , "enableQuery" : "{\"_id\":\"Accounts_OAuth_Github\",\"value\":true}" , "group" : "OAuth" , "hidden" : false , "i18nDescription" : "Accounts_OAuth_Github_secret_Description" , "i18nLabel" : "Accounts_OAuth_Github_secret" , "packageValue" : "" , "secret" : true , "section" : "GitHub" , "sorter" : NumberInt ( 10 ) , "ts" : new Date ( 1584022363136 ) , "type" : "string" , "value" : "" , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Accounts_OAuth_Gitlab" , "_updatedAt" : new Date ( 1591734386028 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022372671 ) , "group" : "OAuth" , "hidden" : false , "i18nDescription" : "Accounts_OAuth_Gitlab_Description" , "i18nLabel" : "Accounts_OAuth_Gitlab" , "packageValue" : false , "public" : true , "secret" : false , "section" : "GitLab" , "sorter" : NumberInt ( 49 ) , "ts" : new Date ( 1587032111050 ) , "type" : "boolean" , "value" : false , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : false } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Accounts_OAuth_Gitlab_callback_url" , "_updatedAt" : new Date ( 1591734386063 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022372707 ) , "enableQuery" : "{\"_id\":\"Accounts_OAuth_Gitlab\",\"value\":true}" , "force" : true , "group" : "OAuth" , "hidden" : false , "i18nDescription" : "Accounts_OAuth_Gitlab_callback_url_Description" , "i18nLabel" : "Accounts_OAuth_Gitlab_callback_url" , "packageValue" : "_oauth/gitlab" , "readonly" : true , "secret" : false , "section" : "GitLab" , "sorter" : NumberInt ( 55 ) , "ts" : new Date ( 1587032111091 ) , "type" : "relativeUrl" , "value" : "_oauth/gitlab" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "_oauth/gitlab" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Accounts_OAuth_Gitlab_id" , "_updatedAt" : new Date ( 1591734386039 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022372685 ) , "enableQuery" : "{\"_id\":\"Accounts_OAuth_Gitlab\",\"value\":true}" , "group" : "OAuth" , "hidden" : false , "i18nDescription" : "Accounts_OAuth_Gitlab_id_Description" , "i18nLabel" : "Accounts_OAuth_Gitlab_id" , "packageValue" : "" , "secret" : false , "section" : "GitLab" , "sorter" : NumberInt ( 51 ) , "ts" : new Date ( 1587032111069 ) , "type" : "string" , "value" : "" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Accounts_OAuth_Gitlab_identity_path" , "_updatedAt" : new Date ( 1591734386053 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022372698 ) , "enableQuery" : "{\"_id\":\"Accounts_OAuth_Gitlab\",\"value\":true}" , "group" : "OAuth" , "hidden" : false , "i18nDescription" : "Accounts_OAuth_Gitlab_identity_path_Description" , "i18nLabel" : "Accounts_OAuth_Gitlab_identity_path" , "packageValue" : "/api/v4/user" , "public" : true , "secret" : false , "section" : "GitLab" , "sorter" : NumberInt ( 53 ) , "ts" : new Date ( 1587032111081 ) , "type" : "string" , "value" : "/api/v4/user" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "/api/v4/user" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Accounts_OAuth_Gitlab_merge_users" , "_updatedAt" : new Date ( 1591734386058 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022372702 ) , "enableQuery" : "{\"_id\":\"Accounts_OAuth_Gitlab\",\"value\":true}" , "group" : "OAuth" , "hidden" : false , "i18nDescription" : "Accounts_OAuth_Gitlab_merge_users_Description" , "i18nLabel" : "Accounts_OAuth_Gitlab_merge_users" , "packageValue" : false , "public" : true , "secret" : false , "section" : "GitLab" , "sorter" : NumberInt ( 54 ) , "ts" : new Date ( 1587032111087 ) , "type" : "boolean" , "value" : false , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : false } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Accounts_OAuth_Gitlab_secret" , "_updatedAt" : new Date ( 1591734386046 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022372693 ) , "enableQuery" : "{\"_id\":\"Accounts_OAuth_Gitlab\",\"value\":true}" , "group" : "OAuth" , "hidden" : false , "i18nDescription" : "Accounts_OAuth_Gitlab_secret_Description" , "i18nLabel" : "Accounts_OAuth_Gitlab_secret" , "packageValue" : "" , "secret" : true , "section" : "GitLab" , "sorter" : NumberInt ( 52 ) , "ts" : new Date ( 1587032111075 ) , "type" : "string" , "value" : "" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Accounts_OAuth_Google" , "_updatedAt" : new Date ( 1591734377957 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022363096 ) , "group" : "OAuth" , "hidden" : false , "i18nDescription" : "Accounts_OAuth_Google_Description" , "i18nLabel" : "Accounts_OAuth_Google" , "packageValue" : false , "public" : true , "secret" : false , "section" : "Google" , "sorter" : NumberInt ( 4 ) , "ts" : new Date ( 1584022363098 ) , "type" : "boolean" , "value" : false , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Accounts_OAuth_Google_callback_url" , "_updatedAt" : new Date ( 1591734377965 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022363107 ) , "enableQuery" : "{\"_id\":\"Accounts_OAuth_Google\",\"value\":true}" , "force" : true , "group" : "OAuth" , "hidden" : false , "i18nDescription" : "Accounts_OAuth_Google_callback_url_Description" , "i18nLabel" : "Accounts_OAuth_Google_callback_url" , "packageValue" : "_oauth/google" , "readonly" : true , "secret" : false , "section" : "Google" , "sorter" : NumberInt ( 7 ) , "ts" : new Date ( 1584022363109 ) , "type" : "relativeUrl" , "value" : "_oauth/google" , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Accounts_OAuth_Google_id" , "_updatedAt" : new Date ( 1591734377960 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022363100 ) , "enableQuery" : "{\"_id\":\"Accounts_OAuth_Google\",\"value\":true}" , "group" : "OAuth" , "hidden" : false , "i18nDescription" : "Accounts_OAuth_Google_id_Description" , "i18nLabel" : "Accounts_OAuth_Google_id" , "packageValue" : "" , "secret" : false , "section" : "Google" , "sorter" : NumberInt ( 5 ) , "ts" : new Date ( 1584022363102 ) , "type" : "string" , "value" : "" , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Accounts_OAuth_Google_secret" , "_updatedAt" : new Date ( 1591734377963 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022363104 ) , "enableQuery" : "{\"_id\":\"Accounts_OAuth_Google\",\"value\":true}" , "group" : "OAuth" , "hidden" : false , "i18nDescription" : "Accounts_OAuth_Google_secret_Description" , "i18nLabel" : "Accounts_OAuth_Google_secret" , "packageValue" : "" , "secret" : true , "section" : "Google" , "sorter" : NumberInt ( 6 ) , "ts" : new Date ( 1584022363106 ) , "type" : "string" , "value" : "" , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Accounts_OAuth_Linkedin" , "_updatedAt" : new Date ( 1591734377980 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022363148 ) , "group" : "OAuth" , "hidden" : false , "i18nDescription" : "Accounts_OAuth_Linkedin_Description" , "i18nLabel" : "Accounts_OAuth_Linkedin" , "packageValue" : false , "public" : true , "secret" : false , "section" : "Linkedin" , "sorter" : NumberInt ( 12 ) , "ts" : new Date ( 1584022363153 ) , "type" : "boolean" , "value" : false , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Accounts_OAuth_Linkedin_callback_url" , "_updatedAt" : new Date ( 1591734377989 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022363177 ) , "enableQuery" : "{\"_id\":\"Accounts_OAuth_Linkedin\",\"value\":true}" , "force" : true , "group" : "OAuth" , "hidden" : false , "i18nDescription" : "Accounts_OAuth_Linkedin_callback_url_Description" , "i18nLabel" : "Accounts_OAuth_Linkedin_callback_url" , "packageValue" : "_oauth/linkedin" , "readonly" : true , "secret" : false , "section" : "Linkedin" , "sorter" : NumberInt ( 15 ) , "ts" : new Date ( 1584022363184 ) , "type" : "relativeUrl" , "value" : "_oauth/linkedin" , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Accounts_OAuth_Linkedin_id" , "_updatedAt" : new Date ( 1591734377983 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022363156 ) , "enableQuery" : "{\"_id\":\"Accounts_OAuth_Linkedin\",\"value\":true}" , "group" : "OAuth" , "hidden" : false , "i18nDescription" : "Accounts_OAuth_Linkedin_id_Description" , "i18nLabel" : "Accounts_OAuth_Linkedin_id" , "packageValue" : "" , "secret" : false , "section" : "Linkedin" , "sorter" : NumberInt ( 13 ) , "ts" : new Date ( 1584022363162 ) , "type" : "string" , "value" : "" , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Accounts_OAuth_Linkedin_secret" , "_updatedAt" : new Date ( 1591734377986 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022363168 ) , "enableQuery" : "{\"_id\":\"Accounts_OAuth_Linkedin\",\"value\":true}" , "group" : "OAuth" , "hidden" : false , "i18nDescription" : "Accounts_OAuth_Linkedin_secret_Description" , "i18nLabel" : "Accounts_OAuth_Linkedin_secret" , "packageValue" : "" , "secret" : true , "section" : "Linkedin" , "sorter" : NumberInt ( 14 ) , "ts" : new Date ( 1584022363174 ) , "type" : "string" , "value" : "" , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Accounts_OAuth_Meteor" , "_updatedAt" : new Date ( 1591734377992 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022363188 ) , "group" : "OAuth" , "hidden" : false , "i18nDescription" : "Accounts_OAuth_Meteor_Description" , "i18nLabel" : "Accounts_OAuth_Meteor" , "packageValue" : false , "public" : true , "secret" : false , "section" : "Meteor" , "sorter" : NumberInt ( 16 ) , "ts" : new Date ( 1584022363193 ) , "type" : "boolean" , "value" : false , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Accounts_OAuth_Meteor_callback_url" , "_updatedAt" : new Date ( 1591734378002 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022363212 ) , "enableQuery" : "{\"_id\":\"Accounts_OAuth_Meteor\",\"value\":true}" , "force" : true , "group" : "OAuth" , "hidden" : false , "i18nDescription" : "Accounts_OAuth_Meteor_callback_url_Description" , "i18nLabel" : "Accounts_OAuth_Meteor_callback_url" , "packageValue" : "_oauth/meteor" , "readonly" : true , "secret" : false , "section" : "Meteor" , "sorter" : NumberInt ( 19 ) , "ts" : new Date ( 1584022363216 ) , "type" : "relativeUrl" , "value" : "_oauth/meteor" , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Accounts_OAuth_Meteor_id" , "_updatedAt" : new Date ( 1591734377994 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022363196 ) , "enableQuery" : "{\"_id\":\"Accounts_OAuth_Meteor\",\"value\":true}" , "group" : "OAuth" , "hidden" : false , "i18nDescription" : "Accounts_OAuth_Meteor_id_Description" , "i18nLabel" : "Accounts_OAuth_Meteor_id" , "packageValue" : "" , "secret" : false , "section" : "Meteor" , "sorter" : NumberInt ( 17 ) , "ts" : new Date ( 1584022363201 ) , "type" : "string" , "value" : "" , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Accounts_OAuth_Meteor_secret" , "_updatedAt" : new Date ( 1591734377997 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022363204 ) , "enableQuery" : "{\"_id\":\"Accounts_OAuth_Meteor\",\"value\":true}" , "group" : "OAuth" , "hidden" : false , "i18nDescription" : "Accounts_OAuth_Meteor_secret_Description" , "i18nLabel" : "Accounts_OAuth_Meteor_secret" , "packageValue" : "" , "secret" : true , "section" : "Meteor" , "sorter" : NumberInt ( 18 ) , "ts" : new Date ( 1584022363209 ) , "type" : "string" , "value" : "" , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Accounts_OAuth_Nextcloud" , "_updatedAt" : new Date ( 1591734389769 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022375083 ) , "group" : "OAuth" , "hidden" : false , "i18nDescription" : "Accounts_OAuth_Nextcloud_Description" , "i18nLabel" : "Accounts_OAuth_Nextcloud" , "packageValue" : false , "public" : true , "secret" : false , "section" : "Nextcloud" , "sorter" : NumberInt ( 56 ) , "ts" : new Date ( 1587032114976 ) , "type" : "boolean" , "value" : false , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : false } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Accounts_OAuth_Nextcloud_URL" , "_updatedAt" : new Date ( 1591734389773 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022375088 ) , "enableQuery" : "{\"_id\":\"Accounts_OAuth_Nextcloud\",\"value\":true}" , "group" : "OAuth" , "hidden" : false , "i18nDescription" : "Accounts_OAuth_Nextcloud_URL_Description" , "i18nLabel" : "Accounts_OAuth_Nextcloud_URL" , "packageValue" : "" , "public" : true , "secret" : false , "section" : "Nextcloud" , "sorter" : NumberInt ( 57 ) , "ts" : new Date ( 1587032114986 ) , "type" : "string" , "value" : "" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Accounts_OAuth_Nextcloud_button_color" , "_updatedAt" : new Date ( 1591734389798 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022375141 ) , "group" : "OAuth" , "hidden" : false , "i18nDescription" : "Accounts_OAuth_Nextcloud_button_color_Description" , "i18nLabel" : "Accounts_OAuth_Custom_Button_Color" , "packageValue" : "#0082c9" , "persistent" : true , "public" : true , "secret" : false , "section" : "Nextcloud" , "sorter" : NumberInt ( 63 ) , "ts" : new Date ( 1587032115035 ) , "type" : "string" , "value" : "#0082c9" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "#0082c9" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Accounts_OAuth_Nextcloud_button_label_color" , "_updatedAt" : new Date ( 1591734389794 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022375135 ) , "group" : "OAuth" , "hidden" : false , "i18nDescription" : "Accounts_OAuth_Nextcloud_button_label_color_Description" , "i18nLabel" : "Accounts_OAuth_Custom_Button_Label_Color" , "packageValue" : "#ffffff" , "persistent" : true , "public" : true , "secret" : false , "section" : "Nextcloud" , "sorter" : NumberInt ( 62 ) , "ts" : new Date ( 1587032115030 ) , "type" : "string" , "value" : "#ffffff" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "#ffffff" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Accounts_OAuth_Nextcloud_button_label_text" , "_updatedAt" : new Date ( 1591734389790 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022375129 ) , "group" : "OAuth" , "hidden" : false , "i18nDescription" : "Accounts_OAuth_Nextcloud_button_label_text_Description" , "i18nLabel" : "Accounts_OAuth_Custom_Button_Label_Text" , "packageValue" : "Nextcloud" , "persistent" : true , "public" : true , "secret" : false , "section" : "Nextcloud" , "sorter" : NumberInt ( 61 ) , "ts" : new Date ( 1587032115025 ) , "type" : "string" , "value" : "Nextcloud" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "Nextcloud" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Accounts_OAuth_Nextcloud_callback_url" , "_updatedAt" : new Date ( 1591734389786 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022375125 ) , "enableQuery" : "{\"_id\":\"Accounts_OAuth_Nextcloud\",\"value\":true}" , "force" : true , "group" : "OAuth" , "hidden" : false , "i18nDescription" : "Accounts_OAuth_Nextcloud_callback_url_Description" , "i18nLabel" : "Accounts_OAuth_Nextcloud_callback_url" , "packageValue" : "_oauth/nextcloud" , "readonly" : true , "secret" : false , "section" : "Nextcloud" , "sorter" : NumberInt ( 60 ) , "ts" : new Date ( 1587032115020 ) , "type" : "relativeUrl" , "value" : "_oauth/nextcloud" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "_oauth/nextcloud" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Accounts_OAuth_Nextcloud_id" , "_updatedAt" : new Date ( 1591734389778 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022375115 ) , "enableQuery" : "{\"_id\":\"Accounts_OAuth_Nextcloud\",\"value\":true}" , "group" : "OAuth" , "hidden" : false , "i18nDescription" : "Accounts_OAuth_Nextcloud_id_Description" , "i18nLabel" : "Accounts_OAuth_Nextcloud_id" , "packageValue" : "" , "secret" : false , "section" : "Nextcloud" , "sorter" : NumberInt ( 58 ) , "ts" : new Date ( 1587032114991 ) , "type" : "string" , "value" : "" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Accounts_OAuth_Nextcloud_secret" , "_updatedAt" : new Date ( 1591734389782 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022375120 ) , "enableQuery" : "{\"_id\":\"Accounts_OAuth_Nextcloud\",\"value\":true}" , "group" : "OAuth" , "hidden" : false , "i18nDescription" : "Accounts_OAuth_Nextcloud_secret_Description" , "i18nLabel" : "Accounts_OAuth_Nextcloud_secret" , "packageValue" : "" , "secret" : false , "section" : "Nextcloud" , "sorter" : NumberInt ( 59 ) , "ts" : new Date ( 1587032114995 ) , "type" : "string" , "value" : "" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Accounts_OAuth_Proxy_host" , "_updatedAt" : new Date ( 1591734378017 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022363259 ) , "group" : "OAuth" , "hidden" : false , "i18nDescription" : "Accounts_OAuth_Proxy_host_Description" , "i18nLabel" : "Accounts_OAuth_Proxy_host" , "packageValue" : "https://oauth-proxy.rocket.chat" , "public" : true , "secret" : false , "section" : "Proxy" , "sorter" : NumberInt ( 24 ) , "ts" : new Date ( 1584022363261 ) , "type" : "string" , "value" : "https://oauth-proxy.rocket.chat" , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Accounts_OAuth_Proxy_services" , "_updatedAt" : new Date ( 1591734378019 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022363263 ) , "group" : "OAuth" , "hidden" : false , "i18nDescription" : "Accounts_OAuth_Proxy_services_Description" , "i18nLabel" : "Accounts_OAuth_Proxy_services" , "packageValue" : "" , "public" : true , "secret" : false , "section" : "Proxy" , "sorter" : NumberInt ( 25 ) , "ts" : new Date ( 1584022363266 ) , "type" : "string" , "value" : "" , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Accounts_OAuth_Tokenpass" , "_updatedAt" : new Date ( 1591734385010 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022369672 ) , "group" : "OAuth" , "hidden" : false , "i18nDescription" : "Accounts_OAuth_Tokenpass_Description" , "i18nLabel" : "Accounts_OAuth_Tokenpass" , "packageValue" : false , "secret" : false , "section" : "Tokenpass" , "sorter" : NumberInt ( 26 ) , "ts" : new Date ( 1587032109869 ) , "type" : "boolean" , "value" : false , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : false } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Accounts_OAuth_Tokenpass_callback_url" , "_updatedAt" : new Date ( 1591734385043 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022369696 ) , "enableQuery" : "{\"_id\":\"Accounts_OAuth_Tokenpass\",\"value\":true}" , "force" : true , "group" : "OAuth" , "hidden" : false , "i18nDescription" : "Accounts_OAuth_Tokenpass_callback_url_Description" , "i18nLabel" : "Accounts_OAuth_Tokenpass_callback_url" , "packageValue" : "_oauth/tokenpass" , "readonly" : true , "secret" : false , "section" : "Tokenpass" , "sorter" : NumberInt ( 30 ) , "ts" : new Date ( 1587032109922 ) , "type" : "relativeUrl" , "value" : "_oauth/tokenpass" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "_oauth/tokenpass" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Accounts_OAuth_Tokenpass_id" , "_updatedAt" : new Date ( 1591734385025 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022369685 ) , "enableQuery" : "{\"_id\":\"Accounts_OAuth_Tokenpass\",\"value\":true}" , "group" : "OAuth" , "hidden" : false , "i18nDescription" : "Accounts_OAuth_Tokenpass_id_Description" , "i18nLabel" : "Accounts_OAuth_Tokenpass_id" , "packageValue" : "" , "secret" : false , "section" : "Tokenpass" , "sorter" : NumberInt ( 28 ) , "ts" : new Date ( 1587032109899 ) , "type" : "string" , "value" : "" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Accounts_OAuth_Tokenpass_secret" , "_updatedAt" : new Date ( 1591734385035 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022369689 ) , "enableQuery" : "{\"_id\":\"Accounts_OAuth_Tokenpass\",\"value\":true}" , "group" : "OAuth" , "hidden" : false , "i18nDescription" : "Accounts_OAuth_Tokenpass_secret_Description" , "i18nLabel" : "Accounts_OAuth_Tokenpass_secret" , "packageValue" : "" , "secret" : false , "section" : "Tokenpass" , "sorter" : NumberInt ( 29 ) , "ts" : new Date ( 1587032109909 ) , "type" : "string" , "value" : "" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Accounts_OAuth_Twitter" , "_updatedAt" : new Date ( 1591734378006 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022363222 ) , "group" : "OAuth" , "hidden" : false , "i18nDescription" : "Accounts_OAuth_Twitter_Description" , "i18nLabel" : "Accounts_OAuth_Twitter" , "packageValue" : false , "public" : true , "secret" : false , "section" : "Twitter" , "sorter" : NumberInt ( 20 ) , "ts" : new Date ( 1584022363224 ) , "type" : "boolean" , "value" : false , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Accounts_OAuth_Twitter_callback_url" , "_updatedAt" : new Date ( 1591734378014 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022363254 ) , "enableQuery" : "{\"_id\":\"Accounts_OAuth_Twitter\",\"value\":true}" , "force" : true , "group" : "OAuth" , "hidden" : false , "i18nDescription" : "Accounts_OAuth_Twitter_callback_url_Description" , "i18nLabel" : "Accounts_OAuth_Twitter_callback_url" , "packageValue" : "_oauth/twitter" , "readonly" : true , "secret" : false , "section" : "Twitter" , "sorter" : NumberInt ( 23 ) , "ts" : new Date ( 1584022363256 ) , "type" : "relativeUrl" , "value" : "_oauth/twitter" , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Accounts_OAuth_Twitter_id" , "_updatedAt" : new Date ( 1591734378009 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022363245 ) , "enableQuery" : "{\"_id\":\"Accounts_OAuth_Twitter\",\"value\":true}" , "group" : "OAuth" , "hidden" : false , "i18nDescription" : "Accounts_OAuth_Twitter_id_Description" , "i18nLabel" : "Accounts_OAuth_Twitter_id" , "packageValue" : "" , "secret" : false , "section" : "Twitter" , "sorter" : NumberInt ( 21 ) , "ts" : new Date ( 1584022363247 ) , "type" : "string" , "value" : "" , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Accounts_OAuth_Twitter_secret" , "_updatedAt" : new Date ( 1591734378011 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022363250 ) , "enableQuery" : "{\"_id\":\"Accounts_OAuth_Twitter\",\"value\":true}" , "group" : "OAuth" , "hidden" : false , "i18nDescription" : "Accounts_OAuth_Twitter_secret_Description" , "i18nLabel" : "Accounts_OAuth_Twitter_secret" , "packageValue" : "" , "secret" : true , "section" : "Twitter" , "sorter" : NumberInt ( 22 ) , "ts" : new Date ( 1584022363252 ) , "type" : "string" , "value" : "" , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Accounts_OAuth_Wordpress" , "_updatedAt" : new Date ( 1591734391811 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022376646 ) , "group" : "OAuth" , "hidden" : false , "i18nDescription" : "Accounts_OAuth_Wordpress_Description" , "i18nLabel" : "Accounts_OAuth_Wordpress" , "packageValue" : false , "public" : true , "secret" : false , "section" : "WordPress" , "sorter" : NumberInt ( 64 ) , "ts" : new Date ( 1587032117670 ) , "type" : "boolean" , "value" : false , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : false } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Accounts_OAuth_Wordpress_authorize_path" , "_updatedAt" : new Date ( 1591734391836 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022376677 ) , "enableQuery" : "[{\"_id\":\"Accounts_OAuth_Wordpress\",\"value\":true},{\"_id\":\"Accounts_OAuth_Wordpress_server_type\",\"value\":\"custom\"}]" , "group" : "OAuth" , "hidden" : false , "i18nDescription" : "Accounts_OAuth_Wordpress_authorize_path_Description" , "i18nLabel" : "Accounts_OAuth_Wordpress_authorize_path" , "packageValue" : "" , "public" : true , "secret" : false , "section" : "WordPress" , "sorter" : NumberInt ( 72 ) , "ts" : new Date ( 1587032117709 ) , "type" : "string" , "value" : "" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Accounts_OAuth_Wordpress_callback_url" , "_updatedAt" : new Date ( 1591734391843 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022376692 ) , "enableQuery" : "{\"_id\":\"Accounts_OAuth_Wordpress\",\"value\":true}" , "force" : true , "group" : "OAuth" , "hidden" : false , "i18nDescription" : "Accounts_OAuth_Wordpress_callback_url_Description" , "i18nLabel" : "Accounts_OAuth_Wordpress_callback_url" , "packageValue" : "_oauth/wordpress" , "readonly" : true , "secret" : false , "section" : "WordPress" , "sorter" : NumberInt ( 74 ) , "ts" : new Date ( 1587032117720 ) , "type" : "relativeUrl" , "value" : "_oauth/wordpress" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "_oauth/wordpress" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Accounts_OAuth_Wordpress_id" , "_updatedAt" : new Date ( 1591734391817 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022376654 ) , "enableQuery" : "{\"_id\":\"Accounts_OAuth_Wordpress\",\"value\":true}" , "group" : "OAuth" , "hidden" : false , "i18nDescription" : "Accounts_OAuth_Wordpress_id_Description" , "i18nLabel" : "Accounts_OAuth_Wordpress_id" , "packageValue" : "" , "secret" : false , "section" : "WordPress" , "sorter" : NumberInt ( 66 ) , "ts" : new Date ( 1587032117681 ) , "type" : "string" , "value" : "" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Accounts_OAuth_Wordpress_identity_path" , "_updatedAt" : new Date ( 1591734391826 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022376665 ) , "enableQuery" : "[{\"_id\":\"Accounts_OAuth_Wordpress\",\"value\":true},{\"_id\":\"Accounts_OAuth_Wordpress_server_type\",\"value\":\"custom\"}]" , "group" : "OAuth" , "hidden" : false , "i18nDescription" : "Accounts_OAuth_Wordpress_identity_path_Description" , "i18nLabel" : "Accounts_OAuth_Wordpress_identity_path" , "packageValue" : "" , "public" : true , "secret" : false , "section" : "WordPress" , "sorter" : NumberInt ( 69 ) , "ts" : new Date ( 1587032117695 ) , "type" : "string" , "value" : "" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Accounts_OAuth_Wordpress_identity_token_sent_via" , "_updatedAt" : new Date ( 1591734391829 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022376669 ) , "enableQuery" : "[{\"_id\":\"Accounts_OAuth_Wordpress\",\"value\":true},{\"_id\":\"Accounts_OAuth_Wordpress_server_type\",\"value\":\"custom\"}]" , "group" : "OAuth" , "hidden" : false , "i18nDescription" : "Accounts_OAuth_Wordpress_identity_token_sent_via_Description" , "i18nLabel" : "Accounts_OAuth_Wordpress_identity_token_sent_via" , "packageValue" : "" , "public" : true , "secret" : false , "section" : "WordPress" , "sorter" : NumberInt ( 70 ) , "ts" : new Date ( 1587032117700 ) , "type" : "string" , "value" : "" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Accounts_OAuth_Wordpress_scope" , "_updatedAt" : new Date ( 1591734391839 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022376684 ) , "enableQuery" : "[{\"_id\":\"Accounts_OAuth_Wordpress\",\"value\":true},{\"_id\":\"Accounts_OAuth_Wordpress_server_type\",\"value\":\"custom\"}]" , "group" : "OAuth" , "hidden" : false , "i18nDescription" : "Accounts_OAuth_Wordpress_scope_Description" , "i18nLabel" : "Accounts_OAuth_Wordpress_scope" , "packageValue" : "" , "public" : true , "secret" : false , "section" : "WordPress" , "sorter" : NumberInt ( 73 ) , "ts" : new Date ( 1587032117714 ) , "type" : "string" , "value" : "" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Accounts_OAuth_Wordpress_secret" , "_updatedAt" : new Date ( 1591734391820 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022376657 ) , "enableQuery" : "{\"_id\":\"Accounts_OAuth_Wordpress\",\"value\":true}" , "group" : "OAuth" , "hidden" : false , "i18nDescription" : "Accounts_OAuth_Wordpress_secret_Description" , "i18nLabel" : "Accounts_OAuth_Wordpress_secret" , "packageValue" : "" , "secret" : true , "section" : "WordPress" , "sorter" : NumberInt ( 67 ) , "ts" : new Date ( 1587032117686 ) , "type" : "string" , "value" : "" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Accounts_OAuth_Wordpress_server_type" , "_updatedAt" : new Date ( 1591734391823 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022376660 ) , "enableQuery" : "{\"_id\":\"Accounts_OAuth_Wordpress\",\"value\":true}" , "group" : "OAuth" , "hidden" : false , "i18nDescription" : "Accounts_OAuth_Wordpress_server_type_Description" , "i18nLabel" : "Server_Type" , "packageValue" : "" , "public" : true , "secret" : false , "section" : "WordPress" , "sorter" : NumberInt ( 68 ) , "ts" : new Date ( 1587032117691 ) , "type" : "select" , "value" : "" , "valueSource" : "meteorSettingsValue" , "values" : [ { "key" : "wordpress-com" , "i18nLabel" : "Accounts_OAuth_Wordpress_server_type_wordpress_com" } , { "key" : "wp-oauth-server" , "i18nLabel" : "Accounts_OAuth_Wordpress_server_type_wp_oauth_server" } , { "key" : "custom" , "i18nLabel" : "Accounts_OAuth_Wordpress_server_type_custom" } ] , "meteorSettingsValue" : "" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Accounts_OAuth_Wordpress_token_path" , "_updatedAt" : new Date ( 1591734391832 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022376673 ) , "enableQuery" : "[{\"_id\":\"Accounts_OAuth_Wordpress\",\"value\":true},{\"_id\":\"Accounts_OAuth_Wordpress_server_type\",\"value\":\"custom\"}]" , "group" : "OAuth" , "hidden" : false , "i18nDescription" : "Accounts_OAuth_Wordpress_token_path_Description" , "i18nLabel" : "Accounts_OAuth_Wordpress_token_path" , "packageValue" : "" , "public" : true , "secret" : false , "section" : "WordPress" , "sorter" : NumberInt ( 71 ) , "ts" : new Date ( 1587032117703 ) , "type" : "string" , "value" : "" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Accounts_PasswordPlaceholder" , "_updatedAt" : new Date ( 1591734377637 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022362757 ) , "group" : "Accounts" , "hidden" : false , "i18nDescription" : "Accounts_PasswordPlaceholder_Description" , "i18nLabel" : "Placeholder_for_password_login_field" , "packageValue" : "" , "public" : true , "secret" : false , "sorter" : NumberInt ( 21 ) , "ts" : new Date ( 1589465205917 ) , "type" : "string" , "value" : "" , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Accounts_PasswordReset" , "_updatedAt" : new Date ( 1591734377752 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022362864 ) , "group" : "Accounts" , "hidden" : false , "i18nDescription" : "Accounts_PasswordReset_Description" , "i18nLabel" : "Accounts_PasswordReset" , "packageValue" : true , "public" : true , "secret" : false , "section" : "Registration" , "sorter" : NumberInt ( 45 ) , "ts" : new Date ( 1589465206066 ) , "type" : "boolean" , "value" : true , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Accounts_Password_Policy_AtLeastOneLowercase" , "_updatedAt" : new Date ( 1591734377930 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022363060 ) , "enableQuery" : "{\"_id\":\"Accounts_Password_Policy_Enabled\",\"value\":true}" , "group" : "Accounts" , "hidden" : false , "i18nDescription" : "Accounts_Password_Policy_AtLeastOneLowercase_Description" , "i18nLabel" : "Accounts_Password_Policy_AtLeastOneLowercase" , "packageValue" : true , "secret" : false , "section" : "Password_Policy" , "sorter" : NumberInt ( 88 ) , "ts" : new Date ( 1589465206311 ) , "type" : "boolean" , "value" : true , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Accounts_Password_Policy_AtLeastOneNumber" , "_updatedAt" : new Date ( 1591734377936 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022363068 ) , "enableQuery" : "{\"_id\":\"Accounts_Password_Policy_Enabled\",\"value\":true}" , "group" : "Accounts" , "hidden" : false , "i18nDescription" : "Accounts_Password_Policy_AtLeastOneNumber_Description" , "i18nLabel" : "Accounts_Password_Policy_AtLeastOneNumber" , "packageValue" : true , "secret" : false , "section" : "Password_Policy" , "sorter" : NumberInt ( 90 ) , "ts" : new Date ( 1589465206324 ) , "type" : "boolean" , "value" : true , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Accounts_Password_Policy_AtLeastOneSpecialCharacter" , "_updatedAt" : new Date ( 1591734377939 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022363072 ) , "enableQuery" : "{\"_id\":\"Accounts_Password_Policy_Enabled\",\"value\":true}" , "group" : "Accounts" , "hidden" : false , "i18nDescription" : "Accounts_Password_Policy_AtLeastOneSpecialCharacter_Description" , "i18nLabel" : "Accounts_Password_Policy_AtLeastOneSpecialCharacter" , "packageValue" : true , "secret" : false , "section" : "Password_Policy" , "sorter" : NumberInt ( 91 ) , "ts" : new Date ( 1589465206330 ) , "type" : "boolean" , "value" : true , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Accounts_Password_Policy_AtLeastOneUppercase" , "_updatedAt" : new Date ( 1591734377933 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022363064 ) , "enableQuery" : "{\"_id\":\"Accounts_Password_Policy_Enabled\",\"value\":true}" , "group" : "Accounts" , "hidden" : false , "i18nDescription" : "Accounts_Password_Policy_AtLeastOneUppercase_Description" , "i18nLabel" : "Accounts_Password_Policy_AtLeastOneUppercase" , "packageValue" : true , "secret" : false , "section" : "Password_Policy" , "sorter" : NumberInt ( 89 ) , "ts" : new Date ( 1589465206316 ) , "type" : "boolean" , "value" : true , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Accounts_Password_Policy_Enabled" , "_updatedAt" : new Date ( 1591734377911 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022363042 ) , "group" : "Accounts" , "hidden" : false , "i18nDescription" : "Accounts_Password_Policy_Enabled_Description" , "i18nLabel" : "Accounts_Password_Policy_Enabled" , "packageValue" : false , "secret" : false , "section" : "Password_Policy" , "sorter" : NumberInt ( 83 ) , "ts" : new Date ( 1589465206286 ) , "type" : "boolean" , "value" : false , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Accounts_Password_Policy_ForbidRepeatingCharacters" , "_updatedAt" : new Date ( 1591734377921 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022363054 ) , "enableQuery" : "{\"_id\":\"Accounts_Password_Policy_Enabled\",\"value\":true}" , "group" : "Accounts" , "hidden" : false , "i18nDescription" : "Accounts_Password_Policy_ForbidRepeatingCharacters_Description" , "i18nLabel" : "Accounts_Password_Policy_ForbidRepeatingCharacters" , "packageValue" : true , "secret" : false , "section" : "Password_Policy" , "sorter" : NumberInt ( 86 ) , "ts" : new Date ( 1589465206302 ) , "type" : "boolean" , "value" : true , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Accounts_Password_Policy_ForbidRepeatingCharactersCount" , "_updatedAt" : new Date ( 1591734377925 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022363057 ) , "enableQuery" : "{\"_id\":\"Accounts_Password_Policy_Enabled\",\"value\":true}" , "group" : "Accounts" , "hidden" : false , "i18nDescription" : "Accounts_Password_Policy_ForbidRepeatingCharactersCount_Description" , "i18nLabel" : "Accounts_Password_Policy_ForbidRepeatingCharactersCount" , "packageValue" : NumberInt ( 3 ) , "secret" : false , "section" : "Password_Policy" , "sorter" : NumberInt ( 87 ) , "ts" : new Date ( 1589465206306 ) , "type" : "int" , "value" : NumberInt ( 3 ) , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Accounts_Password_Policy_MaxLength" , "_updatedAt" : new Date ( 1591734377918 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022363050 ) , "enableQuery" : "{\"_id\":\"Accounts_Password_Policy_Enabled\",\"value\":true}" , "group" : "Accounts" , "hidden" : false , "i18nDescription" : "Accounts_Password_Policy_MaxLength_Description" , "i18nLabel" : "Accounts_Password_Policy_MaxLength" , "packageValue" : NumberInt ( - 1 ) , "secret" : false , "section" : "Password_Policy" , "sorter" : NumberInt ( 85 ) , "ts" : new Date ( 1589465206296 ) , "type" : "int" , "value" : NumberInt ( - 1 ) , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Accounts_Password_Policy_MinLength" , "_updatedAt" : new Date ( 1591734377915 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022363045 ) , "enableQuery" : "{\"_id\":\"Accounts_Password_Policy_Enabled\",\"value\":true}" , "group" : "Accounts" , "hidden" : false , "i18nDescription" : "Accounts_Password_Policy_MinLength_Description" , "i18nLabel" : "Accounts_Password_Policy_MinLength" , "packageValue" : NumberInt ( 7 ) , "secret" : false , "section" : "Password_Policy" , "sorter" : NumberInt ( 84 ) , "ts" : new Date ( 1589465206291 ) , "type" : "int" , "value" : NumberInt ( 7 ) , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Accounts_RegistrationForm" , "_updatedAt" : new Date ( 1591734377726 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022362833 ) , "group" : "Accounts" , "hidden" : false , "i18nDescription" : "Accounts_RegistrationForm_Description" , "i18nLabel" : "Accounts_RegistrationForm" , "packageValue" : "Public" , "public" : true , "secret" : false , "section" : "Registration" , "sorter" : NumberInt ( 39 ) , "ts" : new Date ( 1589465206032 ) , "type" : "select" , "value" : "Public" , "valueSource" : "packageValue" , "values" : [ { "key" : "Public" , "i18nLabel" : "Accounts_RegistrationForm_Public" } , { "key" : "Disabled" , "i18nLabel" : "Accounts_RegistrationForm_Disabled" } , { "key" : "Secret URL" , "i18nLabel" : "Accounts_RegistrationForm_Secret_URL" } ] } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Accounts_RegistrationForm_LinkReplacementText" , "_updatedAt" : new Date ( 1591734377738 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022362850 ) , "group" : "Accounts" , "hidden" : false , "i18nDescription" : "Accounts_RegistrationForm_LinkReplacementText_Description" , "i18nLabel" : "Accounts_RegistrationForm_LinkReplacementText" , "packageValue" : "New user registration is currently disabled" , "public" : true , "secret" : false , "section" : "Registration" , "sorter" : NumberInt ( 42 ) , "ts" : new Date ( 1589465206048 ) , "type" : "string" , "value" : "New user registration is currently disabled" , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Accounts_RegistrationForm_SecretURL" , "_updatedAt" : new Date ( 1591734377731 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022362837 ) , "group" : "Accounts" , "hidden" : false , "i18nDescription" : "Accounts_RegistrationForm_SecretURL_Description" , "i18nLabel" : "Accounts_RegistrationForm_SecretURL" , "packageValue" : "cRi5Y772gxirC2S6E" , "secret" : true , "section" : "Registration" , "sorter" : NumberInt ( 40 ) , "ts" : new Date ( 1591734377731 ) , "type" : "string" , "value" : "FWg6vdFaytiDCBgEQ" , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Accounts_Registration_AuthenticationServices_Default_Roles" , "_updatedAt" : new Date ( 1591734377747 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022362860 ) , "enableQuery" : "{\"_id\":\"Accounts_Registration_AuthenticationServices_Enabled\",\"value\":true}" , "group" : "Accounts" , "hidden" : false , "i18nDescription" : "Accounts_Registration_AuthenticationServices_Default_Roles_Description" , "i18nLabel" : "Accounts_Registration_AuthenticationServices_Default_Roles" , "packageValue" : "user" , "secret" : false , "section" : "Registration" , "sorter" : NumberInt ( 44 ) , "ts" : new Date ( 1589465206061 ) , "type" : "string" , "value" : "user" , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Accounts_Registration_AuthenticationServices_Enabled" , "_updatedAt" : new Date ( 1591734377743 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022362856 ) , "group" : "Accounts" , "hidden" : false , "i18nDescription" : "Accounts_Registration_AuthenticationServices_Enabled_Description" , "i18nLabel" : "Accounts_Registration_AuthenticationServices_Enabled" , "packageValue" : true , "public" : true , "secret" : false , "section" : "Registration" , "sorter" : NumberInt ( 43 ) , "ts" : new Date ( 1589465206055 ) , "type" : "boolean" , "value" : true , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Accounts_Registration_InviteUrlType" , "_updatedAt" : new Date ( 1591734377735 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022362846 ) , "group" : "Accounts" , "hidden" : false , "i18nDescription" : "Accounts_Registration_InviteUrlType_Description" , "i18nLabel" : "Accounts_Registration_InviteUrlType" , "packageValue" : "proxy" , "secret" : false , "section" : "Registration" , "sorter" : NumberInt ( 41 ) , "ts" : new Date ( 1589465206042 ) , "type" : "select" , "value" : "proxy" , "valueSource" : "packageValue" , "values" : [ { "key" : "direct" , "i18nLabel" : "Accounts_Registration_InviteUrlType_Direct" } , { "key" : "proxy" , "i18nLabel" : "Accounts_Registration_InviteUrlType_Proxy" } ] } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Accounts_RequireNameForSignUp" , "_updatedAt" : new Date ( 1591734377681 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022362792 ) , "group" : "Accounts" , "hidden" : false , "i18nDescription" : "Accounts_RequireNameForSignUp_Description" , "i18nLabel" : "Accounts_RequireNameForSignUp" , "packageValue" : true , "public" : true , "secret" : false , "section" : "Registration" , "sorter" : NumberInt ( 29 ) , "ts" : new Date ( 1589465205964 ) , "type" : "boolean" , "value" : true , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Accounts_RequirePasswordConfirmation" , "_updatedAt" : new Date ( 1591734377686 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022362797 ) , "group" : "Accounts" , "hidden" : false , "i18nDescription" : "Accounts_RequirePasswordConfirmation_Description" , "i18nLabel" : "Accounts_RequirePasswordConfirmation" , "packageValue" : true , "public" : true , "secret" : false , "section" : "Registration" , "sorter" : NumberInt ( 30 ) , "ts" : new Date ( 1589465205969 ) , "type" : "boolean" , "value" : true , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Accounts_SearchFields" , "_updatedAt" : new Date ( 1591734377657 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022362769 ) , "group" : "Accounts" , "hidden" : false , "i18nDescription" : "Accounts_SearchFields_Description" , "i18nLabel" : "Accounts_SearchFields" , "packageValue" : "username, name, bio" , "public" : true , "secret" : false , "sorter" : NumberInt ( 24 ) , "ts" : new Date ( 1589465205933 ) , "type" : "string" , "value" : "username, name, bio" , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Accounts_Send_Email_When_Activating" , "_updatedAt" : new Date ( 1591734377666 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022362782 ) , "group" : "Accounts" , "hidden" : false , "i18nDescription" : "Accounts_Send_Email_When_Activating_Description" , "i18nLabel" : "Accounts_Send_Email_When_Activating" , "packageValue" : true , "secret" : false , "section" : "Registration" , "sorter" : NumberInt ( 26 ) , "ts" : new Date ( 1589465205944 ) , "type" : "boolean" , "value" : true , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Accounts_Send_Email_When_Deactivating" , "_updatedAt" : new Date ( 1591734377670 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022362785 ) , "group" : "Accounts" , "hidden" : false , "i18nDescription" : "Accounts_Send_Email_When_Deactivating_Description" , "i18nLabel" : "Accounts_Send_Email_When_Deactivating" , "packageValue" : true , "secret" : false , "section" : "Registration" , "sorter" : NumberInt ( 27 ) , "ts" : new Date ( 1589465205951 ) , "type" : "boolean" , "value" : true , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Accounts_SetDefaultAvatar" , "_updatedAt" : new Date ( 1591734377908 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022363037 ) , "group" : "Accounts" , "hidden" : false , "i18nDescription" : "Accounts_SetDefaultAvatar_Description" , "i18nLabel" : "Accounts_SetDefaultAvatar" , "packageValue" : true , "secret" : false , "section" : "Avatar" , "sorter" : NumberInt ( 82 ) , "ts" : new Date ( 1589465206282 ) , "type" : "boolean" , "value" : true , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Accounts_ShowFormLogin" , "_updatedAt" : new Date ( 1591734377629 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022362749 ) , "group" : "Accounts" , "hidden" : false , "i18nDescription" : "Accounts_ShowFormLogin_Description" , "i18nLabel" : "Accounts_ShowFormLogin" , "packageValue" : true , "public" : true , "secret" : false , "sorter" : NumberInt ( 19 ) , "ts" : new Date ( 1589465205908 ) , "type" : "boolean" , "value" : true , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Accounts_TwoFactorAuthentication_By_Email_Auto_Opt_In" , "_updatedAt" : new Date ( 1591734373533 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1589465201646 ) , "enableQuery" : "{\"_id\":\"Accounts_TwoFactorAuthentication_By_Email_Enabled\",\"value\":true}" , "group" : "Accounts" , "hidden" : false , "i18nDescription" : "Accounts_TwoFactorAuthentication_By_Email_Auto_Opt_In_Description" , "i18nLabel" : "Accounts_TwoFactorAuthentication_By_Email_Auto_Opt_In" , "packageValue" : true , "secret" : false , "section" : "Two Factor Authentication" , "sorter" : NumberInt ( 3 ) , "ts" : new Date ( 1589465201648 ) , "type" : "boolean" , "value" : false , "valueSource" : "packageValue" , "wizard" : { "step" : NumberInt ( 3 ) , "order" : NumberInt ( 3 ) } } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Accounts_TwoFactorAuthentication_By_Email_Code_Expiration" , "_updatedAt" : new Date ( 1591734373537 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1589465201652 ) , "enableQuery" : "{\"_id\":\"Accounts_TwoFactorAuthentication_By_Email_Enabled\",\"value\":true}" , "group" : "Accounts" , "hidden" : false , "i18nDescription" : "Accounts_TwoFactorAuthentication_By_Email_Code_Expiration_Description" , "i18nLabel" : "Accounts_TwoFactorAuthentication_By_Email_Code_Expiration" , "packageValue" : NumberInt ( 3600 ) , "secret" : false , "section" : "Two Factor Authentication" , "sorter" : NumberInt ( 4 ) , "ts" : new Date ( 1589465201655 ) , "type" : "int" , "value" : NumberInt ( 3600 ) , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Accounts_TwoFactorAuthentication_By_Email_Enabled" , "_updatedAt" : new Date ( 1591734373529 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1589465201634 ) , "group" : "Accounts" , "hidden" : false , "i18nDescription" : "Accounts_TwoFactorAuthentication_By_Email_Enabled_Description" , "i18nLabel" : "Accounts_TwoFactorAuthentication_By_Email_Enabled" , "packageValue" : true , "public" : true , "secret" : false , "section" : "Two Factor Authentication" , "sorter" : NumberInt ( 2 ) , "ts" : new Date ( 1589465201636 ) , "type" : "boolean" , "value" : true , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Accounts_TwoFactorAuthentication_Enabled" , "_updatedAt" : new Date ( 1591734373521 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022359390 ) , "group" : "Accounts" , "hidden" : false , "i18nDescription" : "Accounts_TwoFactorAuthentication_Enabled_Description" , "i18nLabel" : "Accounts_TwoFactorAuthentication_Enabled" , "packageValue" : true , "public" : true , "secret" : false , "section" : "Two Factor Authentication" , "sorter" : NumberInt ( 0 ) , "ts" : new Date ( 1584022359394 ) , "type" : "boolean" , "value" : true , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Accounts_TwoFactorAuthentication_MaxDelta" , "_updatedAt" : new Date ( 1591734373525 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022359400 ) , "enableQuery" : "{\"_id\":\"Accounts_TwoFactorAuthentication_Enabled\",\"value\":true}" , "group" : "Accounts" , "hidden" : false , "i18nDescription" : "Accounts_TwoFactorAuthentication_MaxDelta_Description" , "i18nLabel" : "Accounts_TwoFactorAuthentication_MaxDelta" , "packageValue" : NumberInt ( 1 ) , "public" : true , "secret" : false , "section" : "Two Factor Authentication" , "sorter" : NumberInt ( 1 ) , "ts" : new Date ( 1584022359402 ) , "type" : "int" , "value" : NumberInt ( 1 ) , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Accounts_TwoFactorAuthentication_RememberFor" , "_updatedAt" : new Date ( 1591734373540 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1589465201658 ) , "group" : "Accounts" , "hidden" : false , "i18nDescription" : "Accounts_TwoFactorAuthentication_RememberFor_Description" , "i18nLabel" : "Accounts_TwoFactorAuthentication_RememberFor" , "packageValue" : NumberInt ( 300 ) , "secret" : false , "section" : "Two Factor Authentication" , "sorter" : NumberInt ( 5 ) , "ts" : new Date ( 1589465201665 ) , "type" : "int" , "value" : NumberInt ( 300 ) , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Accounts_UseDNSDomainCheck" , "_updatedAt" : new Date ( 1591734377722 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022362827 ) , "group" : "Accounts" , "hidden" : false , "i18nDescription" : "Accounts_UseDNSDomainCheck_Description" , "i18nLabel" : "Accounts_UseDNSDomainCheck" , "packageValue" : false , "secret" : false , "section" : "Registration" , "sorter" : NumberInt ( 38 ) , "ts" : new Date ( 1589465206026 ) , "type" : "boolean" , "value" : false , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Accounts_UseDefaultBlockedDomainsList" , "_updatedAt" : new Date ( 1591734377715 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022362824 ) , "group" : "Accounts" , "hidden" : false , "i18nDescription" : "Accounts_UseDefaultBlockedDomainsList_Description" , "i18nLabel" : "Accounts_UseDefaultBlockedDomainsList" , "packageValue" : true , "secret" : false , "section" : "Registration" , "sorter" : NumberInt ( 37 ) , "ts" : new Date ( 1589465206021 ) , "type" : "boolean" , "value" : true , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Accounts_UserAddedEmail_Email" , "_updatedAt" : new Date ( 1591734377432 ) , "autocomplete" : true , "blocked" : false , "code" : "text/html" , "createdAt" : new Date ( 1584022362531 ) , "group" : "Email" , "hidden" : false , "i18nDescription" : "Accounts_UserAddedEmail_Description" , "i18nLabel" : "Body" , "multiline" : true , "packageValue" : "<h2>{Welcome_to Site_Name}</h2><p>{Visit_Site_Url_and_try_the_best_open_source_chat_solution_available_today}</p><a class=\"btn\" target=\"_blank\" href=\"[Site_URL]\">{Login}</a>" , "secret" : false , "section" : "Registration_via_Admin" , "sorter" : NumberInt ( 32 ) , "ts" : new Date ( 1584022362533 ) , "type" : "code" , "value" : "<h2>{Welcome_to Site_Name}</h2><p>{Visit_Site_Url_and_try_the_best_open_source_chat_solution_available_today}</p><a class=\"btn\" target=\"_blank\" href=\"[Site_URL]\">{Login}</a>" , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Accounts_UserAddedEmail_Subject" , "_updatedAt" : new Date ( 1591734377428 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022362526 ) , "group" : "Email" , "hidden" : false , "i18nDescription" : "Accounts_UserAddedEmail_Subject_Description" , "i18nLabel" : "Subject" , "packageValue" : "{Welcome_to Site_Name}" , "secret" : false , "section" : "Registration_via_Admin" , "sorter" : NumberInt ( 31 ) , "ts" : new Date ( 1584022362529 ) , "type" : "string" , "value" : "{Welcome_to Site_Name}" , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Accounts_Verify_Email_For_External_Accounts" , "_updatedAt" : new Date ( 1591734377694 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1589465205987 ) , "group" : "Accounts" , "hidden" : false , "i18nDescription" : "Accounts_Verify_Email_For_External_Accounts_Description" , "i18nLabel" : "Accounts_Verify_Email_For_External_Accounts" , "packageValue" : true , "secret" : false , "section" : "Registration" , "sorter" : NumberInt ( 32 ) , "ts" : new Date ( 1589465205991 ) , "type" : "boolean" , "value" : true , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Accounts_iframe_enabled" , "_updatedAt" : new Date ( 1591734398122 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022380919 ) , "group" : "Accounts" , "hidden" : false , "i18nDescription" : "Accounts_iframe_enabled_Description" , "i18nLabel" : "Accounts_iframe_enabled" , "packageValue" : false , "public" : true , "secret" : false , "section" : "Iframe" , "sorter" : NumberInt ( 92 ) , "ts" : new Date ( 1589465236797 ) , "type" : "boolean" , "value" : false , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : false } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Accounts_iframe_url" , "_updatedAt" : new Date ( 1591734398130 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022380924 ) , "group" : "Accounts" , "hidden" : false , "i18nDescription" : "Accounts_iframe_url_Description" , "i18nLabel" : "Accounts_iframe_url" , "packageValue" : "" , "public" : true , "secret" : false , "section" : "Iframe" , "sorter" : NumberInt ( 93 ) , "ts" : new Date ( 1589465236803 ) , "type" : "string" , "value" : "" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Allow_Invalid_SelfSigned_Certs" , "_updatedAt" : new Date ( 1591734378039 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022363290 ) , "group" : "General" , "hidden" : false , "i18nDescription" : "Allow_Invalid_SelfSigned_Certs_Description" , "i18nLabel" : "Allow_Invalid_SelfSigned_Certs" , "packageValue" : false , "secret" : true , "sorter" : NumberInt ( 15 ) , "ts" : new Date ( 1589465206486 ) , "type" : "boolean" , "value" : false , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Allow_Marketing_Emails" , "_updatedAt" : new Date ( 1591734378554 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022363876 ) , "group" : "Setup_Wizard" , "hidden" : false , "i18nDescription" : "Allow_Marketing_Emails_Description" , "i18nLabel" : "Allow_Marketing_Emails" , "packageValue" : true , "secret" : false , "section" : "Organization_Info" , "sorter" : NumberInt ( 7 ) , "ts" : new Date ( 1584022363878 ) , "type" : "boolean" , "value" : false , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Analytics" , "_updatedAt" : new Date ( 1591734376040 ) , "blocked" : false , "createdAt" : new Date ( 1584022361529 ) , "hidden" : false , "i18nDescription" : "Analytics_Description" , "i18nLabel" : "Analytics" , "ts" : new Date ( 1591734376040 ) , "type" : "group" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Analytics_features_messages" , "_updatedAt" : new Date ( 1591734376101 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022361593 ) , "group" : "Analytics" , "hidden" : false , "i18nDescription" : "Analytics_features_messages_Description" , "i18nLabel" : "Messages" , "packageValue" : true , "public" : true , "secret" : false , "section" : "Analytics_features_enabled" , "sorter" : NumberInt ( 9 ) , "ts" : new Date ( 1584022361597 ) , "type" : "boolean" , "value" : true , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Analytics_features_rooms" , "_updatedAt" : new Date ( 1591734376105 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022361599 ) , "group" : "Analytics" , "hidden" : false , "i18nDescription" : "Analytics_features_rooms_Description" , "i18nLabel" : "Rooms" , "packageValue" : true , "public" : true , "secret" : false , "section" : "Analytics_features_enabled" , "sorter" : NumberInt ( 10 ) , "ts" : new Date ( 1584022361603 ) , "type" : "boolean" , "value" : true , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Analytics_features_users" , "_updatedAt" : new Date ( 1591734376112 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022361605 ) , "group" : "Analytics" , "hidden" : false , "i18nDescription" : "Analytics_features_users_Description" , "i18nLabel" : "Users" , "packageValue" : true , "public" : true , "secret" : false , "section" : "Analytics_features_enabled" , "sorter" : NumberInt ( 11 ) , "ts" : new Date ( 1584022361608 ) , "type" : "boolean" , "value" : true , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Apps_Framework_Development_Mode" , "_updatedAt" : new Date ( 1591734384383 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022369270 ) , "enableQuery" : "{\"_id\":\"Apps_Framework_enabled\",\"value\":true}" , "group" : "General" , "hidden" : false , "i18nDescription" : "Apps_Framework_Development_Mode_Description" , "i18nLabel" : "Apps_Framework_Development_Mode" , "packageValue" : false , "public" : true , "secret" : false , "section" : "Apps" , "sorter" : NumberInt ( 45 ) , "ts" : new Date ( 1589465213746 ) , "type" : "boolean" , "value" : false , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : false } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Apps_Framework_enabled" , "_updatedAt" : new Date ( 1591734384377 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022369262 ) , "group" : "General" , "hidden" : false , "i18nDescription" : "Apps_Framework_enabled_Description" , "i18nLabel" : "Apps_Framework_enabled" , "packageValue" : true , "secret" : false , "section" : "Apps" , "sorter" : NumberInt ( 44 ) , "ts" : new Date ( 1589465213739 ) , "type" : "boolean" , "value" : true , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : true } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Apps_Game_Center_enabled" , "_updatedAt" : new Date ( 1591734384388 ) , "alert" : "Experimental_Feature_Alert" , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1589465213751 ) , "enableQuery" : "{\"_id\":\"Apps_Framework_enabled\",\"value\":true}" , "group" : "General" , "hidden" : false , "i18nDescription" : "Apps_Game_Center_enabled_Description" , "i18nLabel" : "Apps_Game_Center_enabled" , "packageValue" : false , "public" : true , "secret" : false , "section" : "Apps" , "sorter" : NumberInt ( 46 ) , "ts" : new Date ( 1591648575048 ) , "type" : "boolean" , "value" : false , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : false } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Assets" , "_updatedAt" : new Date ( 1591734376782 ) , "blocked" : false , "createdAt" : new Date ( 1584022362186 ) , "hidden" : false , "i18nDescription" : "Assets_Description" , "i18nLabel" : "Assets" , "ts" : new Date ( 1591734376782 ) , "type" : "group" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Assets_SvgFavicon_Enable" , "_updatedAt" : new Date ( 1591734376789 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022362190 ) , "group" : "Assets" , "hidden" : false , "i18nDescription" : "Assets_SvgFavicon_Enable_Description" , "i18nLabel" : "Enable_Svg_Favicon" , "packageValue" : true , "secret" : false , "sorter" : NumberInt ( 0 ) , "ts" : new Date ( 1584022362193 ) , "type" : "boolean" , "value" : true , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Assets_background" , "_updatedAt" : new Date ( 1591734376814 ) , "asset" : "background" , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022362203 ) , "fileConstraints" : { "type" : "image" , "extensions" : [ "svg" , "png" , "jpg" , "jpeg" ] } , "group" : "Assets" , "hidden" : false , "i18nDescription" : "Assets_background_Description" , "i18nLabel" : "login background (svg, png, jpg)" , "packageValue" : { } , "public" : true , "secret" : false , "sorter" : NumberInt ( 2 ) , "ts" : new Date ( 1584022362206 ) , "type" : "asset" , "value" : { } , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Assets_favicon" , "_updatedAt" : new Date ( 1591734376826 ) , "asset" : "favicon" , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022362213 ) , "fileConstraints" : { "type" : "image" , "extensions" : [ "svg" ] } , "group" : "Assets" , "hidden" : false , "i18nDescription" : "Assets_favicon_Description" , "i18nLabel" : "favicon (svg)" , "packageValue" : { "defaultUrl" : "images/logo/icon.svg" } , "public" : true , "secret" : false , "sorter" : NumberInt ( 4 ) , "ts" : new Date ( 1584022362216 ) , "type" : "asset" , "value" : { "defaultUrl" : "images/logo/icon.svg" } , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Assets_favicon_16" , "_updatedAt" : new Date ( 1591734376831 ) , "asset" : "favicon_16" , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022362218 ) , "fileConstraints" : { "type" : "image" , "extensions" : [ "png" ] , "width" : NumberInt ( 16 ) , "height" : NumberInt ( 16 ) } , "group" : "Assets" , "hidden" : false , "i18nDescription" : "Assets_favicon_16_Description" , "i18nLabel" : "favicon 16x16 (png)" , "packageValue" : { "defaultUrl" : "images/logo/favicon-16x16.png" } , "public" : true , "secret" : false , "sorter" : NumberInt ( 5 ) , "ts" : new Date ( 1584022362221 ) , "type" : "asset" , "value" : { "defaultUrl" : "images/logo/favicon-16x16.png" } , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Assets_favicon_192" , "_updatedAt" : new Date ( 1591734376843 ) , "asset" : "favicon_192" , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022362228 ) , "fileConstraints" : { "type" : "image" , "extensions" : [ "png" ] , "width" : NumberInt ( 192 ) , "height" : NumberInt ( 192 ) } , "group" : "Assets" , "hidden" : false , "i18nDescription" : "Assets_favicon_192_Description" , "i18nLabel" : "android-chrome 192x192 (png)" , "packageValue" : { "defaultUrl" : "images/logo/android-chrome-192x192.png" } , "public" : true , "secret" : false , "sorter" : NumberInt ( 7 ) , "ts" : new Date ( 1584022362231 ) , "type" : "asset" , "value" : { "defaultUrl" : "images/logo/android-chrome-192x192.png" } , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Assets_favicon_32" , "_updatedAt" : new Date ( 1591734376837 ) , "asset" : "favicon_32" , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022362223 ) , "fileConstraints" : { "type" : "image" , "extensions" : [ "png" ] , "width" : NumberInt ( 32 ) , "height" : NumberInt ( 32 ) } , "group" : "Assets" , "hidden" : false , "i18nDescription" : "Assets_favicon_32_Description" , "i18nLabel" : "favicon 32x32 (png)" , "packageValue" : { "defaultUrl" : "images/logo/favicon-32x32.png" } , "public" : true , "secret" : false , "sorter" : NumberInt ( 6 ) , "ts" : new Date ( 1584022362226 ) , "type" : "asset" , "value" : { "defaultUrl" : "images/logo/favicon-32x32.png" } , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Assets_favicon_512" , "_updatedAt" : new Date ( 1591734376848 ) , "asset" : "favicon_512" , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022362233 ) , "fileConstraints" : { "type" : "image" , "extensions" : [ "png" ] , "width" : NumberInt ( 512 ) , "height" : NumberInt ( 512 ) } , "group" : "Assets" , "hidden" : false , "i18nDescription" : "Assets_favicon_512_Description" , "i18nLabel" : "android-chrome 512x512 (png)" , "packageValue" : { "defaultUrl" : "images/logo/android-chrome-512x512.png" } , "public" : true , "secret" : false , "sorter" : NumberInt ( 8 ) , "ts" : new Date ( 1584022362235 ) , "type" : "asset" , "value" : { "defaultUrl" : "images/logo/android-chrome-512x512.png" } , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Assets_favicon_ico" , "_updatedAt" : new Date ( 1591734376819 ) , "asset" : "favicon_ico" , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022362208 ) , "fileConstraints" : { "type" : "image" , "extensions" : [ "ico" ] } , "group" : "Assets" , "hidden" : false , "i18nDescription" : "Assets_favicon_ico_Description" , "i18nLabel" : "favicon (ico)" , "packageValue" : { "defaultUrl" : "favicon.ico" } , "public" : true , "secret" : false , "sorter" : NumberInt ( 3 ) , "ts" : new Date ( 1584022362210 ) , "type" : "asset" , "value" : { "defaultUrl" : "favicon.ico" } , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Assets_logo" , "_updatedAt" : new Date ( 1591734376809 ) , "asset" : "logo" , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022362196 ) , "fileConstraints" : { "type" : "image" , "extensions" : [ "svg" , "png" , "jpg" , "jpeg" ] } , "group" : "Assets" , "hidden" : false , "i18nDescription" : "Assets_logo_Description" , "i18nLabel" : "logo (svg, png, jpg)" , "packageValue" : { "defaultUrl" : "images/logo/logo.svg" } , "public" : true , "secret" : false , "sorter" : NumberInt ( 1 ) , "ts" : new Date ( 1584022362201 ) , "type" : "asset" , "value" : { "defaultUrl" : "images/logo/logo.svg" } , "valueSource" : "packageValue" , "wizard" : { "step" : NumberInt ( 3 ) , "order" : NumberInt ( 2 ) } } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Assets_safari_pinned" , "_updatedAt" : new Date ( 1591734376896 ) , "asset" : "safari_pinned" , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022362270 ) , "fileConstraints" : { "type" : "image" , "extensions" : [ "svg" ] } , "group" : "Assets" , "hidden" : false , "i18nDescription" : "Assets_safari_pinned_Description" , "i18nLabel" : "safari pinned tab (svg)" , "packageValue" : { "defaultUrl" : "images/logo/safari-pinned-tab.svg" } , "public" : true , "secret" : false , "sorter" : NumberInt ( 16 ) , "ts" : new Date ( 1584022362283 ) , "type" : "asset" , "value" : { "defaultUrl" : "images/logo/safari-pinned-tab.svg" } , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Assets_tile_144" , "_updatedAt" : new Date ( 1591734376871 ) , "asset" : "tile_144" , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022362251 ) , "fileConstraints" : { "type" : "image" , "extensions" : [ "png" ] , "width" : NumberInt ( 144 ) , "height" : NumberInt ( 144 ) } , "group" : "Assets" , "hidden" : false , "i18nDescription" : "Assets_tile_144_Description" , "i18nLabel" : "mstile 144x144 (png)" , "packageValue" : { "defaultUrl" : "images/logo/mstile-144x144.png" } , "public" : true , "secret" : false , "sorter" : NumberInt ( 12 ) , "ts" : new Date ( 1584022362253 ) , "type" : "asset" , "value" : { "defaultUrl" : "images/logo/mstile-144x144.png" } , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Assets_tile_150" , "_updatedAt" : new Date ( 1591734376878 ) , "asset" : "tile_150" , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022362256 ) , "fileConstraints" : { "type" : "image" , "extensions" : [ "png" ] , "width" : NumberInt ( 150 ) , "height" : NumberInt ( 150 ) } , "group" : "Assets" , "hidden" : false , "i18nDescription" : "Assets_tile_150_Description" , "i18nLabel" : "mstile 150x150 (png)" , "packageValue" : { "defaultUrl" : "images/logo/mstile-150x150.png" } , "public" : true , "secret" : false , "sorter" : NumberInt ( 13 ) , "ts" : new Date ( 1584022362258 ) , "type" : "asset" , "value" : { "defaultUrl" : "images/logo/mstile-150x150.png" } , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Assets_tile_310_square" , "_updatedAt" : new Date ( 1591734376883 ) , "asset" : "tile_310_square" , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022362260 ) , "fileConstraints" : { "type" : "image" , "extensions" : [ "png" ] , "width" : NumberInt ( 310 ) , "height" : NumberInt ( 310 ) } , "group" : "Assets" , "hidden" : false , "i18nDescription" : "Assets_tile_310_square_Description" , "i18nLabel" : "mstile 310x310 (png)" , "packageValue" : { "defaultUrl" : "images/logo/mstile-310x310.png" } , "public" : true , "secret" : false , "sorter" : NumberInt ( 14 ) , "ts" : new Date ( 1584022362263 ) , "type" : "asset" , "value" : { "defaultUrl" : "images/logo/mstile-310x310.png" } , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Assets_tile_310_wide" , "_updatedAt" : new Date ( 1591734376890 ) , "asset" : "tile_310_wide" , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022362266 ) , "fileConstraints" : { "type" : "image" , "extensions" : [ "png" ] , "width" : NumberInt ( 310 ) , "height" : NumberInt ( 150 ) } , "group" : "Assets" , "hidden" : false , "i18nDescription" : "Assets_tile_310_wide_Description" , "i18nLabel" : "mstile 310x150 (png)" , "packageValue" : { "defaultUrl" : "images/logo/mstile-310x150.png" } , "public" : true , "secret" : false , "sorter" : NumberInt ( 15 ) , "ts" : new Date ( 1584022362269 ) , "type" : "asset" , "value" : { "defaultUrl" : "images/logo/mstile-310x150.png" } , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Assets_tile_70" , "_updatedAt" : new Date ( 1591734376865 ) , "asset" : "tile_70" , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022362246 ) , "fileConstraints" : { "type" : "image" , "extensions" : [ "png" ] , "width" : NumberInt ( 70 ) , "height" : NumberInt ( 70 ) } , "group" : "Assets" , "hidden" : false , "i18nDescription" : "Assets_tile_70_Description" , "i18nLabel" : "mstile 70x70 (png)" , "packageValue" : { "defaultUrl" : "images/logo/mstile-70x70.png" } , "public" : true , "secret" : false , "sorter" : NumberInt ( 11 ) , "ts" : new Date ( 1584022362249 ) , "type" : "asset" , "value" : { "defaultUrl" : "images/logo/mstile-70x70.png" } , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Assets_touchicon_180" , "_updatedAt" : new Date ( 1591734376853 ) , "asset" : "touchicon_180" , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022362237 ) , "fileConstraints" : { "type" : "image" , "extensions" : [ "png" ] , "width" : NumberInt ( 180 ) , "height" : NumberInt ( 180 ) } , "group" : "Assets" , "hidden" : false , "i18nDescription" : "Assets_touchicon_180_Description" , "i18nLabel" : "apple-touch-icon 180x180 (png)" , "packageValue" : { "defaultUrl" : "images/logo/apple-touch-icon.png" } , "public" : true , "secret" : false , "sorter" : NumberInt ( 9 ) , "ts" : new Date ( 1584022362239 ) , "type" : "asset" , "value" : { "defaultUrl" : "images/logo/apple-touch-icon.png" } , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Assets_touchicon_180_pre" , "_updatedAt" : new Date ( 1591734376859 ) , "asset" : "touchicon_180_pre" , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022362241 ) , "fileConstraints" : { "type" : "image" , "extensions" : [ "png" ] , "width" : NumberInt ( 180 ) , "height" : NumberInt ( 180 ) } , "group" : "Assets" , "hidden" : false , "i18nDescription" : "Assets_touchicon_180_pre_Description" , "i18nLabel" : "apple-touch-icon-precomposed 180x180 (png)" , "packageValue" : { "defaultUrl" : "images/logo/apple-touch-icon-precomposed.png" } , "public" : true , "secret" : false , "sorter" : NumberInt ( 10 ) , "ts" : new Date ( 1584022362244 ) , "type" : "asset" , "value" : { "defaultUrl" : "images/logo/apple-touch-icon-precomposed.png" } , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "AtlassianCrowd" , "_updatedAt" : new Date ( 1591734397661 ) , "blocked" : false , "createdAt" : new Date ( 1584022380696 ) , "hidden" : false , "i18nDescription" : "AtlassianCrowd_Description" , "i18nLabel" : "AtlassianCrowd" , "ts" : new Date ( 1591734397661 ) , "type" : "group" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "AutoLinker" , "_updatedAt" : new Date ( 1591734397397 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022380546 ) , "group" : "Message" , "hidden" : false , "i18nDescription" : "AutoLinker_Description" , "i18nLabel" : "Enabled" , "packageValue" : true , "public" : true , "secret" : false , "section" : "AutoLinker" , "sorter" : NumberInt ( 49 ) , "ts" : new Date ( 1587032122914 ) , "type" : "boolean" , "value" : true , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : true } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "AutoLinker_Email" , "_updatedAt" : new Date ( 1591734397451 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022380578 ) , "enableQuery" : "{\"_id\":\"AutoLinker\",\"value\":true}" , "group" : "Message" , "hidden" : false , "i18nDescription" : "AutoLinker_Email_Description" , "i18nLabel" : "AutoLinker_Email" , "packageValue" : true , "public" : true , "secret" : false , "section" : "AutoLinker" , "sorter" : NumberInt ( 55 ) , "ts" : new Date ( 1587032122960 ) , "type" : "boolean" , "value" : true , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : true } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "AutoLinker_Phone" , "_updatedAt" : new Date ( 1591734397459 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022380582 ) , "enableQuery" : "{\"_id\":\"AutoLinker\",\"value\":true}" , "group" : "Message" , "hidden" : false , "i18nDescription" : "AutoLinker_Phone_Description" , "i18nLabel" : "AutoLinker_Phone" , "packageValue" : true , "public" : true , "secret" : false , "section" : "AutoLinker" , "sorter" : NumberInt ( 56 ) , "ts" : new Date ( 1587032122966 ) , "type" : "boolean" , "value" : true , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : true } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "AutoLinker_StripPrefix" , "_updatedAt" : new Date ( 1591734397407 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022380556 ) , "enableQuery" : "{\"_id\":\"AutoLinker\",\"value\":true}" , "group" : "Message" , "hidden" : false , "i18nDescription" : "AutoLinker_StripPrefix_Description" , "i18nLabel" : "AutoLinker_StripPrefix" , "packageValue" : false , "public" : true , "secret" : false , "section" : "AutoLinker" , "sorter" : NumberInt ( 50 ) , "ts" : new Date ( 1587032122922 ) , "type" : "boolean" , "value" : false , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : false } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "AutoLinker_UrlsRegExp" , "_updatedAt" : new Date ( 1591734397443 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022380573 ) , "enableQuery" : "{\"_id\":\"AutoLinker\",\"value\":true}" , "group" : "Message" , "hidden" : false , "i18nDescription" : "AutoLinker_UrlsRegExp_Description" , "i18nLabel" : "AutoLinker_UrlsRegExp" , "packageValue" : "(://|www\\.).+" , "public" : true , "secret" : false , "section" : "AutoLinker" , "sorter" : NumberInt ( 54 ) , "ts" : new Date ( 1587032122954 ) , "type" : "string" , "value" : "(://|www\\.).+" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "(://|www\\.).+" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "AutoLinker_Urls_Scheme" , "_updatedAt" : new Date ( 1591734397418 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022380560 ) , "enableQuery" : "{\"_id\":\"AutoLinker\",\"value\":true}" , "group" : "Message" , "hidden" : false , "i18nDescription" : "AutoLinker_Urls_Scheme_Description" , "i18nLabel" : "AutoLinker_Urls_Scheme" , "packageValue" : true , "public" : true , "secret" : false , "section" : "AutoLinker" , "sorter" : NumberInt ( 51 ) , "ts" : new Date ( 1587032122932 ) , "type" : "boolean" , "value" : true , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : true } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "AutoLinker_Urls_TLD" , "_updatedAt" : new Date ( 1591734397437 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022380569 ) , "enableQuery" : "{\"_id\":\"AutoLinker\",\"value\":true}" , "group" : "Message" , "hidden" : false , "i18nDescription" : "AutoLinker_Urls_TLD_Description" , "i18nLabel" : "AutoLinker_Urls_TLD" , "packageValue" : true , "public" : true , "secret" : false , "section" : "AutoLinker" , "sorter" : NumberInt ( 53 ) , "ts" : new Date ( 1587032122948 ) , "type" : "boolean" , "value" : true , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : true } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "AutoLinker_Urls_www" , "_updatedAt" : new Date ( 1591734397429 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022380564 ) , "enableQuery" : "{\"_id\":\"AutoLinker\",\"value\":true}" , "group" : "Message" , "hidden" : false , "i18nDescription" : "AutoLinker_Urls_www_Description" , "i18nLabel" : "AutoLinker_Urls_www" , "packageValue" : true , "public" : true , "secret" : false , "section" : "AutoLinker" , "sorter" : NumberInt ( 52 ) , "ts" : new Date ( 1587032122939 ) , "type" : "boolean" , "value" : true , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : true } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "AutoTranslate_DeepLAPIKey" , "_updatedAt" : new Date ( 1591734397490 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022380600 ) , "enableQuery" : "[{\"_id\":\"AutoTranslate_Enabled\",\"value\":true},{\"_id\":\"AutoTranslate_ServiceProvider\",\"value\":\"deepl-translate\"}]" , "group" : "Message" , "hidden" : false , "i18nDescription" : "AutoTranslate_DeepLAPIKey_Description" , "i18nLabel" : "AutoTranslate_APIKey" , "packageValue" : "" , "public" : false , "secret" : false , "section" : "AutoTranslate_DeepL" , "sorter" : NumberInt ( 60 ) , "ts" : new Date ( 1589465236430 ) , "type" : "string" , "value" : "" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "AutoTranslate_Enabled" , "_updatedAt" : new Date ( 1591734397467 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022380587 ) , "group" : "Message" , "hidden" : false , "i18nDescription" : "AutoTranslate_Enabled_Description" , "i18nLabel" : "AutoTranslate_Enabled" , "packageValue" : false , "public" : true , "secret" : false , "section" : "AutoTranslate" , "sorter" : NumberInt ( 57 ) , "ts" : new Date ( 1587032122974 ) , "type" : "boolean" , "value" : false , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : false } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "AutoTranslate_GoogleAPIKey" , "_updatedAt" : new Date ( 1591734397481 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022380596 ) , "enableQuery" : "[{\"_id\":\"AutoTranslate_Enabled\",\"value\":true},{\"_id\":\"AutoTranslate_ServiceProvider\",\"value\":\"google-translate\"}]" , "group" : "Message" , "hidden" : false , "i18nDescription" : "AutoTranslate_GoogleAPIKey_Description" , "i18nLabel" : "AutoTranslate_APIKey" , "packageValue" : "" , "public" : false , "secret" : false , "section" : "AutoTranslate_Google" , "sorter" : NumberInt ( 59 ) , "ts" : new Date ( 1589465236424 ) , "type" : "string" , "value" : "" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "AutoTranslate_MicrosoftAPIKey" , "_updatedAt" : new Date ( 1591734397496 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1589465236433 ) , "enableQuery" : "[{\"_id\":\"AutoTranslate_Enabled\",\"value\":true},{\"_id\":\"AutoTranslate_ServiceProvider\",\"value\":\"microsoft-translate\"}]" , "group" : "Message" , "hidden" : false , "i18nDescription" : "AutoTranslate_MicrosoftAPIKey_Description" , "i18nLabel" : "AutoTranslate_Microsoft_API_Key" , "packageValue" : "" , "public" : false , "secret" : false , "section" : "AutoTranslate_Microsoft" , "sorter" : NumberInt ( 61 ) , "ts" : new Date ( 1591648593299 ) , "type" : "string" , "value" : "" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "AutoTranslate_ServiceProvider" , "_updatedAt" : new Date ( 1591734397473 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022380591 ) , "enableQuery" : "[{\"_id\":\"AutoTranslate_Enabled\",\"value\":true}]" , "group" : "Message" , "hidden" : false , "i18nDescription" : "AutoTranslate_ServiceProvider_Description" , "i18nLabel" : "AutoTranslate_ServiceProvider" , "packageValue" : "google-translate" , "public" : true , "secret" : false , "section" : "AutoTranslate" , "sorter" : NumberInt ( 58 ) , "ts" : new Date ( 1589465236418 ) , "type" : "select" , "value" : "google-translate" , "valueSource" : "meteorSettingsValue" , "values" : [ { "key" : "google-translate" , "i18nLabel" : "AutoTranslate_Google" } , { "key" : "deepl-translate" , "i18nLabel" : "AutoTranslate_DeepL" } , { "key" : "microsoft-translate" , "i18nLabel" : "AutoTranslate_Microsoft" } ] , "meteorSettingsValue" : "google-translate" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Blockstack" , "_updatedAt" : new Date ( 1591734399080 ) , "blocked" : false , "createdAt" : new Date ( 1584022381753 ) , "hidden" : false , "i18nDescription" : "Blockstack_Description" , "i18nLabel" : "Blockstack" , "ts" : new Date ( 1591734399080 ) , "type" : "group" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Blockstack_Auth_Description" , "_updatedAt" : new Date ( 1591734399090 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022381760 ) , "group" : "Blockstack" , "hidden" : false , "i18nDescription" : "Blockstack_Auth_Description_Description" , "i18nLabel" : "Blockstack_Auth_Description" , "packageValue" : "Rocket.Chat login" , "secret" : false , "sorter" : NumberInt ( 1 ) , "ts" : new Date ( 1587032124427 ) , "type" : "string" , "value" : "Rocket.Chat login" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "Rocket.Chat login" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Blockstack_ButtonLabelText" , "_updatedAt" : new Date ( 1591734399094 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022381765 ) , "group" : "Blockstack" , "hidden" : false , "i18nDescription" : "Blockstack_ButtonLabelText_Description" , "i18nLabel" : "Blockstack_ButtonLabelText" , "packageValue" : "Blockstack" , "secret" : false , "sorter" : NumberInt ( 2 ) , "ts" : new Date ( 1587032124441 ) , "type" : "string" , "value" : "Blockstack" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "Blockstack" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Blockstack_Enable" , "_updatedAt" : new Date ( 1591734399084 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022381755 ) , "group" : "Blockstack" , "hidden" : false , "i18nDescription" : "Blockstack_Enable_Description" , "i18nLabel" : "Enable" , "packageValue" : false , "secret" : false , "sorter" : NumberInt ( 0 ) , "ts" : new Date ( 1587032124413 ) , "type" : "boolean" , "value" : false , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : false } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Blockstack_Generate_Username" , "_updatedAt" : new Date ( 1591734399099 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022381768 ) , "group" : "Blockstack" , "hidden" : false , "i18nDescription" : "Blockstack_Generate_Username_Description" , "i18nLabel" : "Blockstack_Generate_Username" , "packageValue" : false , "secret" : false , "sorter" : NumberInt ( 3 ) , "ts" : new Date ( 1587032124448 ) , "type" : "boolean" , "value" : false , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : false } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "BotHelpers_userFields" , "_updatedAt" : new Date ( 1591734397511 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022380612 ) , "group" : "Bots" , "hidden" : false , "i18nDescription" : "BotHelpers_userFields_Description" , "i18nLabel" : "BotHelpers_userFields" , "packageValue" : "_id, name, username, emails, language, utcOffset" , "secret" : false , "section" : "Helpers" , "sorter" : NumberInt ( 0 ) , "ts" : new Date ( 1587032123010 ) , "type" : "string" , "value" : "_id, name, username, emails, language, utcOffset" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "_id, name, username, emails, language, utcOffset" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Bots" , "_updatedAt" : new Date ( 1591734397504 ) , "blocked" : false , "createdAt" : new Date ( 1584022380609 ) , "hidden" : false , "i18nDescription" : "Bots_Description" , "i18nLabel" : "Bots" , "ts" : new Date ( 1591734397504 ) , "type" : "group" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Broadcasting_api_key" , "_updatedAt" : new Date ( 1591734398290 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022381160 ) , "enableQuery" : "{\"_id\":\"Broadcasting_enabled\",\"value\":true}" , "group" : "LiveStream & Broadcasting" , "hidden" : false , "i18nDescription" : "Broadcasting_api_key_Description" , "i18nLabel" : "Broadcasting_api_key" , "packageValue" : "" , "public" : false , "secret" : false , "sorter" : NumberInt ( 4 ) , "ts" : new Date ( 1587032123687 ) , "type" : "string" , "value" : "" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Broadcasting_client_id" , "_updatedAt" : new Date ( 1591734398275 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022381042 ) , "enableQuery" : "{\"_id\":\"Broadcasting_enabled\",\"value\":true}" , "group" : "LiveStream & Broadcasting" , "hidden" : false , "i18nDescription" : "Broadcasting_client_id_Description" , "i18nLabel" : "Broadcasting_client_id" , "packageValue" : "" , "public" : false , "secret" : false , "sorter" : NumberInt ( 2 ) , "ts" : new Date ( 1587032123671 ) , "type" : "string" , "value" : "" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Broadcasting_client_secret" , "_updatedAt" : new Date ( 1591734398281 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022381048 ) , "enableQuery" : "{\"_id\":\"Broadcasting_enabled\",\"value\":true}" , "group" : "LiveStream & Broadcasting" , "hidden" : false , "i18nDescription" : "Broadcasting_client_secret_Description" , "i18nLabel" : "Broadcasting_client_secret" , "packageValue" : "" , "public" : false , "secret" : false , "sorter" : NumberInt ( 3 ) , "ts" : new Date ( 1587032123678 ) , "type" : "string" , "value" : "" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Broadcasting_enabled" , "_updatedAt" : new Date ( 1591734398265 ) , "alert" : "This feature is currently in beta! Please report bugs to github.com/RocketChat/Rocket.Chat/issues" , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022381035 ) , "enableQuery" : "{\"_id\":\"Livestream_enabled\",\"value\":true}" , "group" : "LiveStream & Broadcasting" , "hidden" : false , "i18nDescription" : "Broadcasting_enabled_Description" , "i18nLabel" : "Broadcasting_enabled" , "packageValue" : false , "public" : true , "secret" : false , "sorter" : NumberInt ( 1 ) , "ts" : new Date ( 1587032123664 ) , "type" : "boolean" , "value" : false , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : false } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Broadcasting_media_server_url" , "_updatedAt" : new Date ( 1591734398300 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022381164 ) , "enableQuery" : "{\"_id\":\"Broadcasting_enabled\",\"value\":true}" , "group" : "LiveStream & Broadcasting" , "hidden" : false , "i18nDescription" : "Broadcasting_media_server_url_Description" , "i18nLabel" : "Broadcasting_media_server_url" , "packageValue" : "" , "public" : true , "secret" : false , "sorter" : NumberInt ( 5 ) , "ts" : new Date ( 1587032123693 ) , "type" : "string" , "value" : "" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Bugsnag_api_key" , "_updatedAt" : new Date ( 1591734378097 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022363346 ) , "group" : "General" , "hidden" : false , "i18nDescription" : "Bugsnag_api_key_Description" , "i18nLabel" : "Bugsnag_api_key" , "packageValue" : "" , "public" : false , "secret" : true , "sorter" : NumberInt ( 29 ) , "ts" : new Date ( 1589465206555 ) , "type" : "string" , "value" : "" , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "CAS" , "_updatedAt" : new Date ( 1591734397515 ) , "blocked" : false , "createdAt" : new Date ( 1584022380616 ) , "hidden" : false , "i18nDescription" : "CAS_Description" , "i18nLabel" : "CAS" , "ts" : new Date ( 1591734397515 ) , "type" : "group" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "CAS_Sync_User_Data_Enabled" , "_updatedAt" : new Date ( 1591734397576 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022380642 ) , "group" : "CAS" , "hidden" : false , "i18nDescription" : "CAS_Sync_User_Data_Enabled_Description" , "i18nLabel" : "CAS_Sync_User_Data_Enabled" , "packageValue" : true , "secret" : false , "section" : "Attribute_handling" , "sorter" : NumberInt ( 5 ) , "ts" : new Date ( 1587032123070 ) , "type" : "boolean" , "value" : true , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : true } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "CAS_Sync_User_Data_FieldMap" , "_updatedAt" : new Date ( 1591734397583 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022380646 ) , "group" : "CAS" , "hidden" : false , "i18nDescription" : "CAS_Sync_User_Data_FieldMap_Description" , "i18nLabel" : "CAS_Sync_User_Data_FieldMap" , "packageValue" : "{}" , "secret" : false , "section" : "Attribute_handling" , "sorter" : NumberInt ( 6 ) , "ts" : new Date ( 1587032123075 ) , "type" : "string" , "value" : "{}" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "{}" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "CAS_autoclose" , "_updatedAt" : new Date ( 1591734397634 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022380681 ) , "group" : "CAS" , "hidden" : false , "i18nDescription" : "CAS_autoclose_Description" , "i18nLabel" : "CAS_autoclose" , "packageValue" : true , "secret" : false , "section" : "CAS_Login_Layout" , "sorter" : NumberInt ( 12 ) , "ts" : new Date ( 1587032123115 ) , "type" : "boolean" , "value" : true , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : true } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "CAS_base_url" , "_updatedAt" : new Date ( 1591734397541 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022380623 ) , "group" : "CAS" , "hidden" : false , "i18nDescription" : "CAS_base_url_Description" , "i18nLabel" : "CAS_base_url" , "packageValue" : "" , "public" : true , "secret" : false , "sorter" : NumberInt ( 1 ) , "ts" : new Date ( 1587032123032 ) , "type" : "string" , "value" : "" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "CAS_button_color" , "_updatedAt" : new Date ( 1591734397625 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022380675 ) , "group" : "CAS" , "hidden" : false , "i18nDescription" : "CAS_button_color_Description" , "i18nLabel" : "CAS_button_color" , "packageValue" : "#1d74f5" , "secret" : false , "section" : "CAS_Login_Layout" , "sorter" : NumberInt ( 11 ) , "ts" : new Date ( 1587032123108 ) , "type" : "color" , "value" : "#1d74f5" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "#1d74f5" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "CAS_button_label_color" , "_updatedAt" : new Date ( 1591734397619 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022380670 ) , "group" : "CAS" , "hidden" : false , "i18nDescription" : "CAS_button_label_color_Description" , "i18nLabel" : "CAS_button_label_color" , "packageValue" : "#FFFFFF" , "secret" : false , "section" : "CAS_Login_Layout" , "sorter" : NumberInt ( 10 ) , "ts" : new Date ( 1587032123102 ) , "type" : "color" , "value" : "#FFFFFF" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "#FFFFFF" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "CAS_button_label_text" , "_updatedAt" : new Date ( 1591734397611 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022380665 ) , "group" : "CAS" , "hidden" : false , "i18nDescription" : "CAS_button_label_text_Description" , "i18nLabel" : "CAS_button_label_text" , "packageValue" : "CAS" , "secret" : false , "section" : "CAS_Login_Layout" , "sorter" : NumberInt ( 9 ) , "ts" : new Date ( 1587032123095 ) , "type" : "string" , "value" : "CAS" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "CAS" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "CAS_enabled" , "_updatedAt" : new Date ( 1591734397534 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022380619 ) , "group" : "CAS" , "hidden" : false , "i18nDescription" : "CAS_enabled_Description" , "i18nLabel" : "CAS_enabled" , "packageValue" : false , "public" : true , "secret" : false , "sorter" : NumberInt ( 0 ) , "ts" : new Date ( 1587032123023 ) , "type" : "boolean" , "value" : false , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : false } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "CAS_login_url" , "_updatedAt" : new Date ( 1591734397548 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022380627 ) , "group" : "CAS" , "hidden" : false , "i18nDescription" : "CAS_login_url_Description" , "i18nLabel" : "CAS_login_url" , "packageValue" : "" , "public" : true , "secret" : false , "sorter" : NumberInt ( 2 ) , "ts" : new Date ( 1587032123039 ) , "type" : "string" , "value" : "" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "CAS_popup_height" , "_updatedAt" : new Date ( 1591734397599 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022380660 ) , "group" : "CAS" , "hidden" : false , "i18nDescription" : "CAS_popup_height_Description" , "i18nLabel" : "CAS_popup_height" , "packageValue" : "610" , "public" : true , "secret" : false , "section" : "CAS_Login_Layout" , "sorter" : NumberInt ( 8 ) , "ts" : new Date ( 1587032123088 ) , "type" : "string" , "value" : "610" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "610" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "CAS_popup_width" , "_updatedAt" : new Date ( 1591734397592 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022380650 ) , "group" : "CAS" , "hidden" : false , "i18nDescription" : "CAS_popup_width_Description" , "i18nLabel" : "CAS_popup_width" , "packageValue" : "810" , "public" : true , "secret" : false , "section" : "CAS_Login_Layout" , "sorter" : NumberInt ( 7 ) , "ts" : new Date ( 1587032123082 ) , "type" : "string" , "value" : "810" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "810" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "CAS_trust_username" , "_updatedAt" : new Date ( 1591734397564 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022380638 ) , "group" : "CAS" , "hidden" : false , "i18nDescription" : "CAS_trust_username_description" , "i18nLabel" : "CAS_trust_username" , "packageValue" : false , "public" : true , "secret" : false , "sorter" : NumberInt ( 4 ) , "ts" : new Date ( 1587032123063 ) , "type" : "boolean" , "value" : false , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : false } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "CAS_version" , "_updatedAt" : new Date ( 1591734397555 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022380631 ) , "group" : "CAS" , "hidden" : false , "i18nDescription" : "CAS_version_Description" , "i18nLabel" : "CAS_version" , "packageValue" : "1.0" , "secret" : false , "sorter" : NumberInt ( 3 ) , "ts" : new Date ( 1587032123045 ) , "type" : "select" , "value" : "1.0" , "valueSource" : "meteorSettingsValue" , "values" : [ { "key" : "1.0" , "i18nLabel" : "1.0" } , { "key" : "2.0" , "i18nLabel" : "2.0" } ] , "meteorSettingsValue" : "1.0" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "CDN_JSCSS_PREFIX" , "_updatedAt" : new Date ( 1591734378075 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022363332 ) , "enableQuery" : "{\"_id\":\"CDN_PREFIX_ALL\",\"value\":false}" , "group" : "General" , "hidden" : false , "i18nDescription" : "CDN_JSCSS_PREFIX_Description" , "i18nLabel" : "CDN_JSCSS_PREFIX" , "packageValue" : "" , "public" : true , "secret" : false , "sorter" : NumberInt ( 25 ) , "ts" : new Date ( 1589465206530 ) , "type" : "string" , "value" : "" , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "CDN_PREFIX" , "_updatedAt" : new Date ( 1591734378068 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022363323 ) , "group" : "General" , "hidden" : false , "i18nDescription" : "CDN_PREFIX_Description" , "i18nLabel" : "CDN_PREFIX" , "packageValue" : "" , "public" : true , "secret" : false , "sorter" : NumberInt ( 23 ) , "ts" : new Date ( 1589465206520 ) , "type" : "string" , "value" : "" , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "CDN_PREFIX_ALL" , "_updatedAt" : new Date ( 1591734378071 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022363327 ) , "group" : "General" , "hidden" : false , "i18nDescription" : "CDN_PREFIX_ALL_Description" , "i18nLabel" : "CDN_PREFIX_ALL" , "packageValue" : true , "public" : true , "secret" : false , "sorter" : NumberInt ( 24 ) , "ts" : new Date ( 1589465206525 ) , "type" : "boolean" , "value" : true , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "CROWD_APP_PASSWORD" , "_updatedAt" : new Date ( 1591734397702 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022380734 ) , "enableQuery" : "{\"_id\":\"CROWD_Enable\",\"value\":true}" , "group" : "AtlassianCrowd" , "hidden" : false , "i18nDescription" : "CROWD_APP_PASSWORD_Description" , "i18nLabel" : "Password" , "packageValue" : "" , "secret" : true , "sorter" : NumberInt ( 4 ) , "ts" : new Date ( 1587032123173 ) , "type" : "password" , "value" : "" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "CROWD_APP_USERNAME" , "_updatedAt" : new Date ( 1591734397694 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022380728 ) , "enableQuery" : "{\"_id\":\"CROWD_Enable\",\"value\":true}" , "group" : "AtlassianCrowd" , "hidden" : false , "i18nDescription" : "CROWD_APP_USERNAME_Description" , "i18nLabel" : "Username" , "packageValue" : "" , "secret" : true , "sorter" : NumberInt ( 3 ) , "ts" : new Date ( 1587032123166 ) , "type" : "string" , "value" : "" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "CROWD_Allow_Custom_Username" , "_updatedAt" : new Date ( 1591734397733 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022380756 ) , "group" : "AtlassianCrowd" , "hidden" : false , "i18nDescription" : "CROWD_Allow_Custom_Username_Description" , "i18nLabel" : "CROWD_Allow_Custom_Username" , "packageValue" : true , "secret" : false , "sorter" : NumberInt ( 8 ) , "ts" : new Date ( 1587032123206 ) , "type" : "boolean" , "value" : true , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : true } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "CROWD_Clean_Usernames" , "_updatedAt" : new Date ( 1591734397725 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022380749 ) , "enableQuery" : "{\"_id\":\"CROWD_Enable\",\"value\":true}" , "group" : "AtlassianCrowd" , "hidden" : false , "i18nDescription" : "Crowd_clean_usernames_Description" , "i18nLabel" : "Clean_Usernames" , "packageValue" : true , "secret" : false , "sorter" : NumberInt ( 7 ) , "ts" : new Date ( 1587032123200 ) , "type" : "boolean" , "value" : true , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : true } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "CROWD_Enable" , "_updatedAt" : new Date ( 1591734397669 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022380700 ) , "group" : "AtlassianCrowd" , "hidden" : false , "i18nDescription" : "CROWD_Enable_Description" , "i18nLabel" : "Enabled" , "packageValue" : false , "public" : true , "secret" : false , "sorter" : NumberInt ( 0 ) , "ts" : new Date ( 1587032123138 ) , "type" : "boolean" , "value" : false , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : false } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "CROWD_Reject_Unauthorized" , "_updatedAt" : new Date ( 1591734397686 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022380723 ) , "enableQuery" : "{\"_id\":\"CROWD_Enable\",\"value\":true}" , "group" : "AtlassianCrowd" , "hidden" : false , "i18nDescription" : "CROWD_Reject_Unauthorized_Description" , "i18nLabel" : "CROWD_Reject_Unauthorized" , "packageValue" : true , "secret" : false , "sorter" : NumberInt ( 2 ) , "ts" : new Date ( 1587032123157 ) , "type" : "boolean" , "value" : true , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : true } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "CROWD_Sync_Interval" , "_updatedAt" : new Date ( 1591734397716 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022380744 ) , "enableQuery" : "[{\"_id\":\"CROWD_Enable\",\"value\":true},{\"_id\":\"CROWD_Sync_User_Data\",\"value\":true}]" , "group" : "AtlassianCrowd" , "hidden" : false , "i18nDescription" : "Crowd_sync_interval_Description" , "i18nLabel" : "Sync_Interval" , "packageValue" : "Every 60 mins" , "secret" : false , "sorter" : NumberInt ( 6 ) , "ts" : new Date ( 1587032123191 ) , "type" : "string" , "value" : "Every 60 mins" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "Every 60 mins" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "CROWD_Sync_User_Data" , "_updatedAt" : new Date ( 1591734397710 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022380738 ) , "enableQuery" : "{\"_id\":\"CROWD_Enable\",\"value\":true}" , "group" : "AtlassianCrowd" , "hidden" : false , "i18nDescription" : "CROWD_Sync_User_Data_Description" , "i18nLabel" : "Sync_Users" , "packageValue" : false , "secret" : false , "sorter" : NumberInt ( 5 ) , "ts" : new Date ( 1587032123182 ) , "type" : "boolean" , "value" : false , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : false } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "CROWD_Sync_Users" , "_updatedAt" : new Date ( 1591734397749 ) , "actionText" : "Sync_Users" , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022380768 ) , "group" : "AtlassianCrowd" , "hidden" : false , "i18nDescription" : "CROWD_Sync_Users_Description" , "i18nLabel" : "Sync_Users" , "packageValue" : "crowd_sync_users" , "secret" : false , "sorter" : NumberInt ( 10 ) , "ts" : new Date ( 1587032123331 ) , "type" : "action" , "value" : "crowd_sync_users" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "crowd_sync_users" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "CROWD_Test_Connection" , "_updatedAt" : new Date ( 1591734397741 ) , "actionText" : "Test_Connection" , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022380762 ) , "group" : "AtlassianCrowd" , "hidden" : false , "i18nDescription" : "CROWD_Test_Connection_Description" , "i18nLabel" : "Test_Connection" , "packageValue" : "crowd_test_connection" , "secret" : false , "sorter" : NumberInt ( 9 ) , "ts" : new Date ( 1587032123324 ) , "type" : "action" , "value" : "crowd_test_connection" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "crowd_test_connection" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "CROWD_URL" , "_updatedAt" : new Date ( 1591734397679 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022380717 ) , "enableQuery" : "{\"_id\":\"CROWD_Enable\",\"value\":true}" , "group" : "AtlassianCrowd" , "hidden" : false , "i18nDescription" : "CROWD_URL_Description" , "i18nLabel" : "URL" , "packageValue" : "" , "secret" : false , "sorter" : NumberInt ( 1 ) , "ts" : new Date ( 1587032123148 ) , "type" : "string" , "value" : "" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Cloud_Service_Agree_PrivacyTerms" , "_updatedAt" : new Date ( 1591734378572 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022363895 ) , "group" : "Setup_Wizard" , "hidden" : false , "i18nDescription" : "Cloud_Service_Agree_PrivacyTerms_Description" , "i18nLabel" : "Cloud_Service_Agree_PrivacyTerms" , "packageValue" : false , "secret" : false , "section" : "Cloud_Info" , "sorter" : NumberInt ( 11 ) , "ts" : new Date ( 1584022363900 ) , "type" : "boolean" , "value" : true , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Cloud_Url" , "_updatedAt" : new Date ( 1591734378568 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022363891 ) , "enableQuery" : "{\"_id\":\"Register_Server\",\"value\":true}" , "group" : "Setup_Wizard" , "hidden" : true , "i18nDescription" : "Cloud_Url_Description" , "i18nLabel" : "Cloud_Url" , "packageValue" : "https://cloud.rocket.chat" , "readonly" : true , "secret" : true , "section" : "Cloud_Info" , "sorter" : NumberInt ( 10 ) , "ts" : new Date ( 1584022363893 ) , "type" : "string" , "value" : "https://cloud.rocket.chat" , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Cloud_Workspace_Access_Token" , "_updatedAt" : new Date ( 1591734378607 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022363934 ) , "enableQuery" : "{\"_id\":\"Register_Server\",\"value\":true}" , "group" : "Setup_Wizard" , "hidden" : true , "i18nDescription" : "Cloud_Workspace_Access_Token_Description" , "i18nLabel" : "Cloud_Workspace_Access_Token" , "packageValue" : "" , "readonly" : true , "secret" : true , "section" : "Cloud_Info" , "sorter" : NumberInt ( 20 ) , "ts" : new Date ( 1584022363937 ) , "type" : "string" , "value" : "" , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Cloud_Workspace_Access_Token_Expires_At" , "_updatedAt" : new Date ( 1591734378611 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022363939 ) , "enableQuery" : "{\"_id\":\"Register_Server\",\"value\":true}" , "group" : "Setup_Wizard" , "hidden" : true , "i18nDescription" : "Cloud_Workspace_Access_Token_Expires_At_Description" , "i18nLabel" : "Cloud_Workspace_Access_Token_Expires_At" , "packageValue" : new Date ( 1591734378610 ) , "readonly" : true , "secret" : true , "section" : "Cloud_Info" , "sorter" : NumberInt ( 21 ) , "ts" : new Date ( 1591734378611 ) , "type" : "date" , "value" : new Date ( 1584022363939 ) , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Cloud_Workspace_Client_Id" , "_updatedAt" : new Date ( 1591734378584 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022363911 ) , "enableQuery" : "{\"_id\":\"Register_Server\",\"value\":true}" , "group" : "Setup_Wizard" , "hidden" : true , "i18nDescription" : "Cloud_Workspace_Client_Id_Description" , "i18nLabel" : "Cloud_Workspace_Client_Id" , "packageValue" : "" , "readonly" : true , "secret" : true , "section" : "Cloud_Info" , "sorter" : NumberInt ( 14 ) , "ts" : new Date ( 1584022363913 ) , "type" : "string" , "value" : "" , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Cloud_Workspace_Client_Secret" , "_updatedAt" : new Date ( 1591734378588 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022363915 ) , "enableQuery" : "{\"_id\":\"Register_Server\",\"value\":true}" , "group" : "Setup_Wizard" , "hidden" : true , "i18nDescription" : "Cloud_Workspace_Client_Secret_Description" , "i18nLabel" : "Cloud_Workspace_Client_Secret" , "packageValue" : "" , "readonly" : true , "secret" : true , "section" : "Cloud_Info" , "sorter" : NumberInt ( 15 ) , "ts" : new Date ( 1584022363918 ) , "type" : "string" , "value" : "" , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Cloud_Workspace_Client_Secret_Expires_At" , "_updatedAt" : new Date ( 1591734378592 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022363920 ) , "enableQuery" : "{\"_id\":\"Register_Server\",\"value\":true}" , "group" : "Setup_Wizard" , "hidden" : true , "i18nDescription" : "Cloud_Workspace_Client_Secret_Expires_At_Description" , "i18nLabel" : "Cloud_Workspace_Client_Secret_Expires_At" , "packageValue" : "" , "readonly" : true , "secret" : true , "section" : "Cloud_Info" , "sorter" : NumberInt ( 16 ) , "ts" : new Date ( 1584022363922 ) , "type" : "int" , "value" : "" , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Cloud_Workspace_Id" , "_updatedAt" : new Date ( 1591734378577 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022363902 ) , "enableQuery" : "{\"_id\":\"Register_Server\",\"value\":true}" , "group" : "Setup_Wizard" , "hidden" : true , "i18nDescription" : "Cloud_Workspace_Id_Description" , "i18nLabel" : "Cloud_Workspace_Id" , "packageValue" : "" , "readonly" : true , "secret" : true , "section" : "Cloud_Info" , "sorter" : NumberInt ( 12 ) , "ts" : new Date ( 1584022363905 ) , "type" : "string" , "value" : "5e6a449c7a12420001d877b1" , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Cloud_Workspace_License" , "_updatedAt" : new Date ( 1591734378604 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022363931 ) , "enableQuery" : "{\"_id\":\"Register_Server\",\"value\":true}" , "group" : "Setup_Wizard" , "hidden" : true , "i18nDescription" : "Cloud_Workspace_License_Description" , "i18nLabel" : "Cloud_Workspace_License" , "packageValue" : "" , "readonly" : true , "secret" : true , "section" : "Cloud_Info" , "sorter" : NumberInt ( 19 ) , "ts" : new Date ( 1584022363932 ) , "type" : "string" , "value" : "" , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Cloud_Workspace_Name" , "_updatedAt" : new Date ( 1591734378580 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022363907 ) , "enableQuery" : "{\"_id\":\"Register_Server\",\"value\":true}" , "group" : "Setup_Wizard" , "hidden" : true , "i18nDescription" : "Cloud_Workspace_Name_Description" , "i18nLabel" : "Cloud_Workspace_Name" , "packageValue" : "" , "readonly" : true , "secret" : true , "section" : "Cloud_Info" , "sorter" : NumberInt ( 13 ) , "ts" : new Date ( 1584022363909 ) , "type" : "string" , "value" : "" , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Cloud_Workspace_PublicKey" , "_updatedAt" : new Date ( 1591734378600 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022363927 ) , "enableQuery" : "{\"_id\":\"Register_Server\",\"value\":true}" , "group" : "Setup_Wizard" , "hidden" : true , "i18nDescription" : "Cloud_Workspace_PublicKey_Description" , "i18nLabel" : "Cloud_Workspace_PublicKey" , "packageValue" : "" , "readonly" : true , "secret" : true , "section" : "Cloud_Info" , "sorter" : NumberInt ( 18 ) , "ts" : new Date ( 1584022363929 ) , "type" : "string" , "value" : "" , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Cloud_Workspace_Registration_Client_Uri" , "_updatedAt" : new Date ( 1591734378595 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022363924 ) , "enableQuery" : "{\"_id\":\"Register_Server\",\"value\":true}" , "group" : "Setup_Wizard" , "hidden" : true , "i18nDescription" : "Cloud_Workspace_Registration_Client_Uri_Description" , "i18nLabel" : "Cloud_Workspace_Registration_Client_Uri" , "packageValue" : "" , "readonly" : true , "secret" : true , "section" : "Cloud_Info" , "sorter" : NumberInt ( 17 ) , "ts" : new Date ( 1584022363925 ) , "type" : "string" , "value" : "" , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Cloud_Workspace_Registration_State" , "_updatedAt" : new Date ( 1591734378615 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022363943 ) , "enableQuery" : "{\"_id\":\"Register_Server\",\"value\":true}" , "group" : "Setup_Wizard" , "hidden" : true , "i18nDescription" : "Cloud_Workspace_Registration_State_Description" , "i18nLabel" : "Cloud_Workspace_Registration_State" , "packageValue" : "" , "readonly" : true , "secret" : true , "section" : "Cloud_Info" , "sorter" : NumberInt ( 22 ) , "ts" : new Date ( 1584022363944 ) , "type" : "string" , "value" : "" , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Country" , "_updatedAt" : new Date ( 1591734378535 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022363852 ) , "group" : "Setup_Wizard" , "hidden" : false , "i18nDescription" : "Country_Description" , "i18nLabel" : "Country" , "packageValue" : "" , "secret" : false , "section" : "Organization_Info" , "sorter" : NumberInt ( 4 ) , "ts" : new Date ( 1584022363857 ) , "type" : "select" , "value" : "unitedKingdom" , "valueSource" : "packageValue" , "values" : [ { "key" : "worldwide" , "i18nLabel" : "Worldwide" } , { "key" : "afghanistan" , "i18nLabel" : "Country_Afghanistan" } , { "key" : "albania" , "i18nLabel" : "Country_Albania" } , { "key" : "algeria" , "i18nLabel" : "Country_Algeria" } , { "key" : "americanSamoa" , "i18nLabel" : "Country_American_Samoa" } , { "key" : "andorra" , "i18nLabel" : "Country_Andorra" } , { "key" : "angola" , "i18nLabel" : "Country_Angola" } , { "key" : "anguilla" , "i18nLabel" : "Country_Anguilla" } , { "key" : "antarctica" , "i18nLabel" : "Country_Antarctica" } , { "key" : "antiguaAndBarbuda" , "i18nLabel" : "Country_Antigua_and_Barbuda" } , { "key" : "argentina" , "i18nLabel" : "Country_Argentina" } , { "key" : "armenia" , "i18nLabel" : "Country_Armenia" } , { "key" : "aruba" , "i18nLabel" : "Country_Aruba" } , { "key" : "australia" , "i18nLabel" : "Country_Australia" } , { "key" : "austria" , "i18nLabel" : "Country_Austria" } , { "key" : "azerbaijan" , "i18nLabel" : "Country_Azerbaijan" } , { "key" : "bahamas" , "i18nLabel" : "Country_Bahamas" } , { "key" : "bahrain" , "i18nLabel" : "Country_Bahrain" } , { "key" : "bangladesh" , "i18nLabel" : "Country_Bangladesh" } , { "key" : "barbados" , "i18nLabel" : "Country_Barbados" } , { "key" : "belarus" , "i18nLabel" : "Country_Belarus" } , { "key" : "belgium" , "i18nLabel" : "Country_Belgium" } , { "key" : "belize" , "i18nLabel" : "Country_Belize" } , { "key" : "benin" , "i18nLabel" : "Country_Benin" } , { "key" : "bermuda" , "i18nLabel" : "Country_Bermuda" } , { "key" : "bhutan" , "i18nLabel" : "Country_Bhutan" } , { "key" : "bolivia" , "i18nLabel" : "Country_Bolivia" } , { "key" : "bosniaAndHerzegovina" , "i18nLabel" : "Country_Bosnia_and_Herzegovina" } , { "key" : "botswana" , "i18nLabel" : "Country_Botswana" } , { "key" : "bouvetIsland" , "i18nLabel" : "Country_Bouvet_Island" } , { "key" : "brazil" , "i18nLabel" : "Country_Brazil" } , { "key" : "britishIndianOceanTerritory" , "i18nLabel" : "Country_British_Indian_Ocean_Territory" } , { "key" : "bruneiDarussalam" , "i18nLabel" : "Country_Brunei_Darussalam" } , { "key" : "bulgaria" , "i18nLabel" : "Country_Bulgaria" } , { "key" : "burkinaFaso" , "i18nLabel" : "Country_Burkina_Faso" } , { "key" : "burundi" , "i18nLabel" : "Country_Burundi" } , { "key" : "cambodia" , "i18nLabel" : "Country_Cambodia" } , { "key" : "cameroon" , "i18nLabel" : "Country_Cameroon" } , { "key" : "canada" , "i18nLabel" : "Country_Canada" } , { "key" : "capeVerde" , "i18nLabel" : "Country_Cape_Verde" } , { "key" : "caymanIslands" , "i18nLabel" : "Country_Cayman_Islands" } , { "key" : "centralAfricanRepublic" , "i18nLabel" : "Country_Central_African_Republic" } , { "key" : "chad" , "i18nLabel" : "Country_Chad" } , { "key" : "chile" , "i18nLabel" : "Country_Chile" } , { "key" : "china" , "i18nLabel" : "Country_China" } , { "key" : "christmasIsland" , "i18nLabel" : "Country_Christmas_Island" } , { "key" : "cocosKeelingIslands" , "i18nLabel" : "Country_Cocos_Keeling_Islands" } , { "key" : "colombia" , "i18nLabel" : "Country_Colombia" } , { "key" : "comoros" , "i18nLabel" : "Country_Comoros" } , { "key" : "congo" , "i18nLabel" : "Country_Congo" } , { "key" : "congoTheDemocraticRepublicOfThe" , "i18nLabel" : "Country_Congo_The_Democratic_Republic_of_The" } , { "key" : "cookIslands" , "i18nLabel" : "Country_Cook_Islands" } , { "key" : "costaRica" , "i18nLabel" : "Country_Costa_Rica" } , { "key" : "coteDivoire" , "i18nLabel" : "Country_Cote_Divoire" } , { "key" : "croatia" , "i18nLabel" : "Country_Croatia" } , { "key" : "cuba" , "i18nLabel" : "Country_Cuba" } , { "key" : "cyprus" , "i18nLabel" : "Country_Cyprus" } , { "key" : "czechRepublic" , "i18nLabel" : "Country_Czech_Republic" } , { "key" : "denmark" , "i18nLabel" : "Country_Denmark" } , { "key" : "djibouti" , "i18nLabel" : "Country_Djibouti" } , { "key" : "dominica" , "i18nLabel" : "Country_Dominica" } , { "key" : "dominicanRepublic" , "i18nLabel" : "Country_Dominican_Republic" } , { "key" : "ecuador" , "i18nLabel" : "Country_Ecuador" } , { "key" : "egypt" , "i18nLabel" : "Country_Egypt" } , { "key" : "elSalvador" , "i18nLabel" : "Country_El_Salvador" } , { "key" : "equatorialGuinea" , "i18nLabel" : "Country_Equatorial_Guinea" } , { "key" : "eritrea" , "i18nLabel" : "Country_Eritrea" } , { "key" : "estonia" , "i18nLabel" : " Country _E
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "CustomSoundsFilesystem" , "_updatedAt" : new Date ( 1591734385625 ) , "blocked" : false , "createdAt" : new Date ( 1584022370267 ) , "hidden" : false , "i18nDescription" : "CustomSoundsFilesystem_Description" , "i18nLabel" : "CustomSoundsFilesystem" , "ts" : new Date ( 1591734385625 ) , "type" : "group" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "CustomSounds_FileSystemPath" , "_updatedAt" : new Date ( 1591734385644 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022370279 ) , "enableQuery" : "{\"_id\":\"CustomSounds_Storage_Type\",\"value\":\"FileSystem\"}" , "group" : "CustomSoundsFilesystem" , "hidden" : false , "i18nDescription" : "CustomSounds_FileSystemPath_Description" , "i18nLabel" : "FileUpload_FileSystemPath" , "packageValue" : "" , "secret" : false , "sorter" : NumberInt ( 1 ) , "ts" : new Date ( 1587032110637 ) , "type" : "string" , "value" : "" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "CustomSounds_Storage_Type" , "_updatedAt" : new Date ( 1591734385634 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022370273 ) , "group" : "CustomSoundsFilesystem" , "hidden" : false , "i18nDescription" : "CustomSounds_Storage_Type_Description" , "i18nLabel" : "FileUpload_Storage_Type" , "packageValue" : "GridFS" , "secret" : false , "sorter" : NumberInt ( 0 ) , "ts" : new Date ( 1587032110626 ) , "type" : "select" , "value" : "GridFS" , "valueSource" : "meteorSettingsValue" , "values" : [ { "key" : "GridFS" , "i18nLabel" : "GridFS" } , { "key" : "FileSystem" , "i18nLabel" : "FileSystem" } ] , "meteorSettingsValue" : "GridFS" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Custom_Script_Logged_In" , "_updatedAt" : new Date ( 1591734378420 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022363727 ) , "group" : "Layout" , "hidden" : false , "i18nDescription" : "Custom_Script_Logged_In_Description" , "i18nLabel" : "Custom_Script_Logged_In" , "multiline" : true , "packageValue" : "//Add your script" , "public" : true , "secret" : false , "section" : "Custom_Scripts" , "sorter" : NumberInt ( 10 ) , "ts" : new Date ( 1589465206941 ) , "type" : "code" , "value" : "//Add your script" , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Custom_Script_Logged_Out" , "_updatedAt" : new Date ( 1591734378417 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022363720 ) , "group" : "Layout" , "hidden" : false , "i18nDescription" : "Custom_Script_Logged_Out_Description" , "i18nLabel" : "Custom_Script_Logged_Out" , "multiline" : true , "packageValue" : "//Add your script" , "public" : true , "secret" : false , "section" : "Custom_Scripts" , "sorter" : NumberInt ( 9 ) , "ts" : new Date ( 1589465206937 ) , "type" : "code" , "value" : "//Add your script" , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Custom_Script_On_Logout" , "_updatedAt" : new Date ( 1591734378413 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022363714 ) , "group" : "Layout" , "hidden" : false , "i18nDescription" : "Custom_Script_On_Logout_Description" , "i18nLabel" : "Custom_Script_On_Logout" , "multiline" : true , "packageValue" : "//Add your script" , "public" : true , "secret" : false , "section" : "Custom_Scripts" , "sorter" : NumberInt ( 8 ) , "ts" : new Date ( 1589465206934 ) , "type" : "code" , "value" : "//Add your script" , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Custom_Translations" , "_updatedAt" : new Date ( 1591734378148 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022363400 ) , "group" : "General" , "hidden" : false , "i18nDescription" : "Custom_Translations_Description" , "i18nLabel" : "Custom_Translations" , "packageValue" : "" , "public" : true , "secret" : false , "section" : "Translations" , "sorter" : NumberInt ( 42 ) , "ts" : new Date ( 1589465206615 ) , "type" : "code" , "value" : "" , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "DDP_Rate_Limit_Connection_By_Method_Enabled" , "_updatedAt" : new Date ( 1591734378671 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022363995 ) , "group" : "Rate Limiter" , "hidden" : false , "i18nDescription" : "DDP_Rate_Limit_Connection_By_Method_Enabled_Description" , "i18nLabel" : "DDP_Rate_Limit_Connection_By_Method_Enabled" , "packageValue" : true , "secret" : false , "section" : "DDP Rate Limiter" , "sorter" : NumberInt ( 12 ) , "ts" : new Date ( 1584022363997 ) , "type" : "boolean" , "value" : true , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "DDP_Rate_Limit_Connection_By_Method_Interval_Time" , "_updatedAt" : new Date ( 1591734378678 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022364004 ) , "enableQuery" : "{\"_id\":\"DDP_Rate_Limit_Connection_By_Method_Enabled\",\"value\":true}" , "group" : "Rate Limiter" , "hidden" : false , "i18nDescription" : "DDP_Rate_Limit_Connection_By_Method_Interval_Time_Description" , "i18nLabel" : "DDP_Rate_Limit_Connection_By_Method_Interval_Time" , "packageValue" : NumberInt ( 10000 ) , "secret" : false , "section" : "DDP Rate Limiter" , "sorter" : NumberInt ( 14 ) , "ts" : new Date ( 1584022364006 ) , "type" : "int" , "value" : NumberInt ( 10000 ) , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "DDP_Rate_Limit_Connection_By_Method_Requests_Allowed" , "_updatedAt" : new Date ( 1591734378674 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022363998 ) , "enableQuery" : "{\"_id\":\"DDP_Rate_Limit_Connection_By_Method_Enabled\",\"value\":true}" , "group" : "Rate Limiter" , "hidden" : false , "i18nDescription" : "DDP_Rate_Limit_Connection_By_Method_Requests_Allowed_Description" , "i18nLabel" : "DDP_Rate_Limit_Connection_By_Method_Requests_Allowed" , "packageValue" : NumberInt ( 10 ) , "secret" : false , "section" : "DDP Rate Limiter" , "sorter" : NumberInt ( 13 ) , "ts" : new Date ( 1584022364001 ) , "type" : "int" , "value" : NumberInt ( 10 ) , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "DDP_Rate_Limit_Connection_Enabled" , "_updatedAt" : new Date ( 1591734378643 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022363969 ) , "group" : "Rate Limiter" , "hidden" : false , "i18nDescription" : "DDP_Rate_Limit_Connection_Enabled_Description" , "i18nLabel" : "DDP_Rate_Limit_Connection_Enabled" , "packageValue" : true , "secret" : false , "section" : "DDP Rate Limiter" , "sorter" : NumberInt ( 6 ) , "ts" : new Date ( 1584022363971 ) , "type" : "boolean" , "value" : true , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "DDP_Rate_Limit_Connection_Interval_Time" , "_updatedAt" : new Date ( 1591734378650 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022363979 ) , "enableQuery" : "{\"_id\":\"DDP_Rate_Limit_Connection_Enabled\",\"value\":true}" , "group" : "Rate Limiter" , "hidden" : false , "i18nDescription" : "DDP_Rate_Limit_Connection_Interval_Time_Description" , "i18nLabel" : "DDP_Rate_Limit_Connection_Interval_Time" , "packageValue" : NumberInt ( 60000 ) , "secret" : false , "section" : "DDP Rate Limiter" , "sorter" : NumberInt ( 8 ) , "ts" : new Date ( 1584022363981 ) , "type" : "int" , "value" : NumberInt ( 60000 ) , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "DDP_Rate_Limit_Connection_Requests_Allowed" , "_updatedAt" : new Date ( 1591734378647 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022363972 ) , "enableQuery" : "{\"_id\":\"DDP_Rate_Limit_Connection_Enabled\",\"value\":true}" , "group" : "Rate Limiter" , "hidden" : false , "i18nDescription" : "DDP_Rate_Limit_Connection_Requests_Allowed_Description" , "i18nLabel" : "DDP_Rate_Limit_Connection_Requests_Allowed" , "packageValue" : NumberInt ( 600 ) , "secret" : false , "section" : "DDP Rate Limiter" , "sorter" : NumberInt ( 7 ) , "ts" : new Date ( 1584022363978 ) , "type" : "int" , "value" : NumberInt ( 600 ) , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "DDP_Rate_Limit_IP_Enabled" , "_updatedAt" : new Date ( 1591734378621 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022363948 ) , "group" : "Rate Limiter" , "hidden" : false , "i18nDescription" : "DDP_Rate_Limit_IP_Enabled_Description" , "i18nLabel" : "DDP_Rate_Limit_IP_Enabled" , "packageValue" : true , "secret" : false , "section" : "DDP Rate Limiter" , "sorter" : NumberInt ( 0 ) , "ts" : new Date ( 1584022363950 ) , "type" : "boolean" , "value" : true , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "DDP_Rate_Limit_IP_Interval_Time" , "_updatedAt" : new Date ( 1591734378629 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022363955 ) , "enableQuery" : "{\"_id\":\"DDP_Rate_Limit_IP_Enabled\",\"value\":true}" , "group" : "Rate Limiter" , "hidden" : false , "i18nDescription" : "DDP_Rate_Limit_IP_Interval_Time_Description" , "i18nLabel" : "DDP_Rate_Limit_IP_Interval_Time" , "packageValue" : NumberInt ( 60000 ) , "secret" : false , "section" : "DDP Rate Limiter" , "sorter" : NumberInt ( 2 ) , "ts" : new Date ( 1584022363957 ) , "type" : "int" , "value" : NumberInt ( 60000 ) , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "DDP_Rate_Limit_IP_Requests_Allowed" , "_updatedAt" : new Date ( 1591734378625 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022363951 ) , "enableQuery" : "{\"_id\":\"DDP_Rate_Limit_IP_Enabled\",\"value\":true}" , "group" : "Rate Limiter" , "hidden" : false , "i18nDescription" : "DDP_Rate_Limit_IP_Requests_Allowed_Description" , "i18nLabel" : "DDP_Rate_Limit_IP_Requests_Allowed" , "packageValue" : NumberInt ( 120000 ) , "secret" : false , "section" : "DDP Rate Limiter" , "sorter" : NumberInt ( 1 ) , "ts" : new Date ( 1584022363953 ) , "type" : "int" , "value" : NumberInt ( 120000 ) , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "DDP_Rate_Limit_User_By_Method_Enabled" , "_updatedAt" : new Date ( 1591734378653 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022363983 ) , "group" : "Rate Limiter" , "hidden" : false , "i18nDescription" : "DDP_Rate_Limit_User_By_Method_Enabled_Description" , "i18nLabel" : "DDP_Rate_Limit_User_By_Method_Enabled" , "packageValue" : true , "secret" : false , "section" : "DDP Rate Limiter" , "sorter" : NumberInt ( 9 ) , "ts" : new Date ( 1584022363985 ) , "type" : "boolean" , "value" : true , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "DDP_Rate_Limit_User_By_Method_Interval_Time" , "_updatedAt" : new Date ( 1591734378660 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022363990 ) , "enableQuery" : "{\"_id\":\"DDP_Rate_Limit_User_By_Method_Enabled\",\"value\":true}" , "group" : "Rate Limiter" , "hidden" : false , "i18nDescription" : "DDP_Rate_Limit_User_By_Method_Interval_Time_Description" , "i18nLabel" : "DDP_Rate_Limit_User_By_Method_Interval_Time" , "packageValue" : NumberInt ( 10000 ) , "secret" : false , "section" : "DDP Rate Limiter" , "sorter" : NumberInt ( 11 ) , "ts" : new Date ( 1584022363992 ) , "type" : "int" , "value" : NumberInt ( 10000 ) , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "DDP_Rate_Limit_User_By_Method_Requests_Allowed" , "_updatedAt" : new Date ( 1591734378657 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022363987 ) , "enableQuery" : "{\"_id\":\"DDP_Rate_Limit_User_By_Method_Enabled\",\"value\":true}" , "group" : "Rate Limiter" , "hidden" : false , "i18nDescription" : "DDP_Rate_Limit_User_By_Method_Requests_Allowed_Description" , "i18nLabel" : "DDP_Rate_Limit_User_By_Method_Requests_Allowed" , "packageValue" : NumberInt ( 20 ) , "secret" : false , "section" : "DDP Rate Limiter" , "sorter" : NumberInt ( 10 ) , "ts" : new Date ( 1584022363989 ) , "type" : "int" , "value" : NumberInt ( 20 ) , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "DDP_Rate_Limit_User_Enabled" , "_updatedAt" : new Date ( 1591734378632 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022363959 ) , "group" : "Rate Limiter" , "hidden" : false , "i18nDescription" : "DDP_Rate_Limit_User_Enabled_Description" , "i18nLabel" : "DDP_Rate_Limit_User_Enabled" , "packageValue" : true , "secret" : false , "section" : "DDP Rate Limiter" , "sorter" : NumberInt ( 3 ) , "ts" : new Date ( 1584022363960 ) , "type" : "boolean" , "value" : true , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "DDP_Rate_Limit_User_Interval_Time" , "_updatedAt" : new Date ( 1591734378640 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022363965 ) , "enableQuery" : "{\"_id\":\"DDP_Rate_Limit_User_Enabled\",\"value\":true}" , "group" : "Rate Limiter" , "hidden" : false , "i18nDescription" : "DDP_Rate_Limit_User_Interval_Time_Description" , "i18nLabel" : "DDP_Rate_Limit_User_Interval_Time" , "packageValue" : NumberInt ( 60000 ) , "secret" : false , "section" : "DDP Rate Limiter" , "sorter" : NumberInt ( 5 ) , "ts" : new Date ( 1584022363967 ) , "type" : "int" , "value" : NumberInt ( 60000 ) , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "DDP_Rate_Limit_User_Requests_Allowed" , "_updatedAt" : new Date ( 1591734378636 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022363962 ) , "enableQuery" : "{\"_id\":\"DDP_Rate_Limit_User_Enabled\",\"value\":true}" , "group" : "Rate Limiter" , "hidden" : false , "i18nDescription" : "DDP_Rate_Limit_User_Requests_Allowed_Description" , "i18nLabel" : "DDP_Rate_Limit_User_Requests_Allowed" , "packageValue" : NumberInt ( 1200 ) , "secret" : false , "section" : "DDP Rate Limiter" , "sorter" : NumberInt ( 4 ) , "ts" : new Date ( 1584022363963 ) , "type" : "int" , "value" : NumberInt ( 1200 ) , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "DeepLink_Url" , "_updatedAt" : new Date ( 1591734378064 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1589465206513 ) , "group" : "General" , "hidden" : false , "i18nDescription" : "DeepLink_Url_Description" , "i18nLabel" : "DeepLink_Url" , "packageValue" : "https://go.rocket.chat" , "public" : true , "secret" : false , "sorter" : NumberInt ( 22 ) , "ts" : new Date ( 1589465206516 ) , "type" : "string" , "value" : "https://go.rocket.chat" , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "DirectMesssage_maxUsers" , "_updatedAt" : new Date ( 1591734378281 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1589465206783 ) , "group" : "Message" , "hidden" : false , "i18nDescription" : "DirectMesssage_maxUsers_Description" , "i18nLabel" : "DirectMesssage_maxUsers" , "packageValue" : NumberInt ( 8 ) , "public" : true , "secret" : false , "sorter" : NumberInt ( 32 ) , "ts" : new Date ( 1589465206784 ) , "type" : "int" , "value" : NumberInt ( 8 ) , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Direct_Reply_Debug" , "_updatedAt" : new Date ( 1591734377302 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022362392 ) , "env" : true , "group" : "Email" , "hidden" : false , "i18nDescription" : "Direct_Reply_Debug_Description" , "i18nLabel" : "Direct_Reply_Debug" , "packageValue" : false , "secret" : false , "section" : "Direct_Reply" , "sorter" : NumberInt ( 9 ) , "ts" : new Date ( 1584022362395 ) , "type" : "boolean" , "value" : false , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Direct_Reply_Delete" , "_updatedAt" : new Date ( 1591734377334 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022362429 ) , "enableQuery" : "{\"_id\":\"Direct_Reply_Protocol\",\"value\":\"IMAP\"}" , "env" : true , "group" : "Email" , "hidden" : false , "i18nDescription" : "Direct_Reply_Delete_Description" , "i18nLabel" : "Direct_Reply_Delete" , "packageValue" : true , "secret" : false , "section" : "Direct_Reply" , "sorter" : NumberInt ( 15 ) , "ts" : new Date ( 1584022362433 ) , "type" : "boolean" , "value" : true , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Direct_Reply_Enable" , "_updatedAt" : new Date ( 1591734377297 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022362387 ) , "env" : true , "group" : "Email" , "hidden" : false , "i18nDescription" : "Direct_Reply_Enable_Description" , "i18nLabel" : "Direct_Reply_Enable" , "packageValue" : false , "secret" : false , "section" : "Direct_Reply" , "sorter" : NumberInt ( 8 ) , "ts" : new Date ( 1584022362389 ) , "type" : "boolean" , "value" : false , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Direct_Reply_Frequency" , "_updatedAt" : new Date ( 1591734377330 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022362423 ) , "enableQuery" : "{\"_id\":\"Direct_Reply_Protocol\",\"value\":\"POP\"}" , "env" : true , "group" : "Email" , "hidden" : false , "i18nDescription" : "Direct_Reply_Frequency_Description" , "i18nLabel" : "Direct_Reply_Frequency" , "packageValue" : NumberInt ( 5 ) , "secret" : false , "section" : "Direct_Reply" , "sorter" : NumberInt ( 14 ) , "ts" : new Date ( 1584022362426 ) , "type" : "int" , "value" : NumberInt ( 5 ) , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Direct_Reply_Host" , "_updatedAt" : new Date ( 1591734377313 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022362404 ) , "env" : true , "group" : "Email" , "hidden" : false , "i18nDescription" : "Direct_Reply_Host_Description" , "i18nLabel" : "Host" , "packageValue" : "" , "secret" : false , "section" : "Direct_Reply" , "sorter" : NumberInt ( 11 ) , "ts" : new Date ( 1584022362408 ) , "type" : "string" , "value" : "" , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Direct_Reply_IgnoreTLS" , "_updatedAt" : new Date ( 1591734377325 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022362416 ) , "env" : true , "group" : "Email" , "hidden" : false , "i18nDescription" : "Direct_Reply_IgnoreTLS_Description" , "i18nLabel" : "IgnoreTLS" , "packageValue" : false , "secret" : false , "section" : "Direct_Reply" , "sorter" : NumberInt ( 13 ) , "ts" : new Date ( 1584022362419 ) , "type" : "boolean" , "value" : false , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Direct_Reply_Password" , "_updatedAt" : new Date ( 1591734377355 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022362461 ) , "env" : true , "group" : "Email" , "hidden" : false , "i18nDescription" : "Direct_Reply_Password_Description" , "i18nLabel" : "Password" , "packageValue" : "" , "secret" : true , "section" : "Direct_Reply" , "sorter" : NumberInt ( 19 ) , "ts" : new Date ( 1584022362466 ) , "type" : "password" , "value" : "" , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Direct_Reply_Port" , "_updatedAt" : new Date ( 1591734377318 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022362410 ) , "env" : true , "group" : "Email" , "hidden" : false , "i18nDescription" : "Direct_Reply_Port_Description" , "i18nLabel" : "Port" , "packageValue" : "" , "secret" : false , "section" : "Direct_Reply" , "sorter" : NumberInt ( 12 ) , "ts" : new Date ( 1584022362414 ) , "type" : "string" , "value" : "" , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Direct_Reply_Protocol" , "_updatedAt" : new Date ( 1591734377307 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022362397 ) , "env" : true , "group" : "Email" , "hidden" : false , "i18nDescription" : "Direct_Reply_Protocol_Description" , "i18nLabel" : "Protocol" , "packageValue" : "IMAP" , "secret" : false , "section" : "Direct_Reply" , "sorter" : NumberInt ( 10 ) , "ts" : new Date ( 1584022362400 ) , "type" : "select" , "value" : "IMAP" , "valueSource" : "packageValue" , "values" : [ { "key" : "IMAP" , "i18nLabel" : "IMAP" } , { "key" : "POP" , "i18nLabel" : "POP" } ] } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Direct_Reply_ReplyTo" , "_updatedAt" : new Date ( 1591734377350 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022362456 ) , "env" : true , "group" : "Email" , "hidden" : false , "i18nDescription" : "Direct_Reply_ReplyTo_Description" , "i18nLabel" : "ReplyTo" , "packageValue" : "" , "placeholder" : "email@domain" , "secret" : false , "section" : "Direct_Reply" , "sorter" : NumberInt ( 18 ) , "ts" : new Date ( 1584022362458 ) , "type" : "string" , "value" : "" , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Direct_Reply_Separator" , "_updatedAt" : new Date ( 1591734377339 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022362436 ) , "env" : true , "group" : "Email" , "hidden" : false , "i18nDescription" : "Direct_Reply_Separator_Description" , "i18nLabel" : "Direct_Reply_Separator" , "packageValue" : "+" , "secret" : false , "section" : "Direct_Reply" , "sorter" : NumberInt ( 16 ) , "ts" : new Date ( 1584022362443 ) , "type" : "select" , "value" : "+" , "valueSource" : "packageValue" , "values" : [ { "key" : "!" , "i18nLabel" : "!" } , { "key" : "#" , "i18nLabel" : "#" } , { "key" : "$" , "i18nLabel" : "$" } , { "key" : "%" , "i18nLabel" : "%" } , { "key" : "&" , "i18nLabel" : "&" } , { "key" : "'" , "i18nLabel" : "'" } , { "key" : "*" , "i18nLabel" : "*" } , { "key" : "+" , "i18nLabel" : "+" } , { "key" : "-" , "i18nLabel" : "-" } , { "key" : "/" , "i18nLabel" : "/" } , { "key" : "=" , "i18nLabel" : "=" } , { "key" : "?" , "i18nLabel" : "?" } , { "key" : "^" , "i18nLabel" : "^" } , { "key" : "_" , "i18nLabel" : "_" } , { "key" : "`" , "i18nLabel" : "`" } , { "key" : "{" , "i18nLabel" : "{" } , { "key" : "|" , "i18nLabel" : "|" } , { "key" : "}" , "i18nLabel" : "}" } , { "key" : "~" , "i18nLabel" : "~" } ] } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Direct_Reply_Username" , "_updatedAt" : new Date ( 1591734377346 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022362445 ) , "env" : true , "group" : "Email" , "hidden" : false , "i18nDescription" : "Direct_Reply_Username_Description" , "i18nLabel" : "Username" , "packageValue" : "" , "placeholder" : "email@domain" , "secret" : true , "section" : "Direct_Reply" , "sorter" : NumberInt ( 17 ) , "ts" : new Date ( 1584022362450 ) , "type" : "string" , "value" : "" , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Discussion" , "_updatedAt" : new Date ( 1591734399885 ) , "blocked" : false , "createdAt" : new Date ( 1584022382540 ) , "hidden" : false , "i18nDescription" : "Discussion_Description" , "i18nLabel" : "Discussion" , "ts" : new Date ( 1591734399885 ) , "type" : "group" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Discussion_enabled" , "_updatedAt" : new Date ( 1591734399894 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022382543 ) , "group" : "Discussion" , "hidden" : false , "i18nDescription" : "Discussion_enabled_Description" , "i18nLabel" : "Enable" , "packageValue" : true , "public" : true , "secret" : false , "sorter" : NumberInt ( 0 ) , "ts" : new Date ( 1587032125124 ) , "type" : "boolean" , "value" : true , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : true } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Document_Domain" , "_updatedAt" : new Date ( 1591734378033 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022363283 ) , "group" : "General" , "hidden" : false , "i18nDescription" : "Document_Domain_Description" , "i18nLabel" : "Document_Domain" , "packageValue" : "" , "public" : true , "secret" : false , "sorter" : NumberInt ( 13 ) , "ts" : new Date ( 1589465206477 ) , "type" : "string" , "value" : "" , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "E2E Encryption" , "_updatedAt" : new Date ( 1591734392055 ) , "blocked" : false , "createdAt" : new Date ( 1584022376881 ) , "hidden" : false , "i18nDescription" : "E2E Encryption_Description" , "i18nLabel" : "E2E Encryption" , "ts" : new Date ( 1591734392055 ) , "type" : "group" } ) ;
2021-06-22 19:41:55 +00:00
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "E2E_Enable" , "_updatedAt" : new Date ( 1591734392060 ) , "alert" : "E2E_Enable_alert" , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022376886 ) , "group" : "E2E Encryption" , "hidden" : false , "i18nDescription" : "E2E_Enable_description" , "i18nLabel" : "Enabled" , "packageValue" : false , "public" : true , "secret" : false , "sorter" : NumberInt ( 0 ) , "ts" : new Date ( 1587032118031 ) , "type" : "boolean" , "value" : true , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : false } ) ;
2020-07-15 16:28:34 +00:00
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "E2E_Enabled_Default_DirectRooms" , "_updatedAt" : new Date ( 1591734392064 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1589465219630 ) , "enableQuery" : "{\"_id\":\"E2E_Enable\",\"value\":true}" , "group" : "E2E Encryption" , "hidden" : false , "i18nDescription" : "E2E_Enabled_Default_DirectRooms_Description" , "i18nLabel" : "E2E_Enabled_Default_DirectRooms" , "packageValue" : false , "secret" : false , "sorter" : NumberInt ( 1 ) , "ts" : new Date ( 1591648586549 ) , "type" : "boolean" , "value" : false , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : false } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "E2E_Enabled_Default_PrivateRooms" , "_updatedAt" : new Date ( 1591734392068 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1589465219635 ) , "enableQuery" : "{\"_id\":\"E2E_Enable\",\"value\":true}" , "group" : "E2E Encryption" , "hidden" : false , "i18nDescription" : "E2E_Enabled_Default_PrivateRooms_Description" , "i18nLabel" : "E2E_Enabled_Default_PrivateRooms" , "packageValue" : false , "secret" : false , "sorter" : NumberInt ( 2 ) , "ts" : new Date ( 1591648586557 ) , "type" : "boolean" , "value" : false , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : false } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Email" , "_updatedAt" : new Date ( 1591734377231 ) , "blocked" : false , "createdAt" : new Date ( 1584022362339 ) , "hidden" : false , "i18nDescription" : "Email_Description" , "i18nLabel" : "Email" , "ts" : new Date ( 1591734377231 ) , "type" : "group" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Email_Changed_Email" , "_updatedAt" : new Date ( 1591734377471 ) , "autocomplete" : true , "blocked" : false , "code" : "text/html" , "createdAt" : new Date ( 1584022362579 ) , "group" : "Email" , "hidden" : false , "i18nDescription" : "Email_Changed_Description" , "i18nLabel" : "Body" , "multiline" : true , "packageValue" : "<h2>{Hi},</h2><p>{Your_email_address_has_changed}</p><p>{Your_new_email_is_email}</p><a class=\"btn\" target=\"_blank\" href=\"[Site_URL]\">{Login}</a>" , "secret" : false , "section" : "Email_changed_section" , "sorter" : NumberInt ( 41 ) , "ts" : new Date ( 1589465205759 ) , "type" : "code" , "value" : "<h2>{Hi},</h2><p>{Your_email_address_has_changed}</p><p>{Your_new_email_is_email}</p><a class=\"btn\" target=\"_blank\" href=\"[Site_URL]\">{Login}</a>" , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Email_Changed_Email_Subject" , "_updatedAt" : new Date ( 1591734377467 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022362575 ) , "group" : "Email" , "hidden" : false , "i18nDescription" : "Email_Changed_Email_Subject_Description" , "i18nLabel" : "Subject" , "packageValue" : "{Email_Changed_Email_Subject}" , "secret" : false , "section" : "Email_changed_section" , "sorter" : NumberInt ( 40 ) , "ts" : new Date ( 1589465205755 ) , "type" : "string" , "value" : "{Email_Changed_Email_Subject}" , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Email_Footer" , "_updatedAt" : new Date ( 1591734377284 ) , "autocomplete" : true , "blocked" : false , "code" : "text/html" , "createdAt" : new Date ( 1584022362374 ) , "group" : "Email" , "hidden" : false , "i18nDescription" : "Email_Footer_Description" , "i18nLabel" : "Footer" , "multiline" : true , "packageValue" : "</td></tr></table></div></td></tr></table><!-- /BODY --></td></tr><tr style=\"margin: 0; padding: 0;\"><td style=\"margin: 0; padding: 0;\"><!-- FOOTER --><table class=\"wrap\"><tr><td class=\"container\"><!-- content --><div class=\"content\"><table width=\"100%\"><tr><td align=\"center\" class=\"social\"><a href=\"https://rocket.chat/blog\">Blog</a> | <a href=\"https://github.com/RocketChat\">Github</a> | <a href=\"https://www.facebook.com/RocketChatApp\">Facebook</a> | <a href=\"https://www.instagram.com/rocket.chat\">Instagram</a></td></tr><tr><td align=\"center\"><h6>© Rocket.Chat Technologies Corp.</h6><h6>Made with ❤️ in 🇧🇷 🇨🇦 🇩🇪 🇮🇳 🇬🇧 🇺🇸 </h6></td></tr></table></div><!-- /content --></td></tr></table><!-- /FOOTER --></td></tr></table></body></html>" , "secret" : false , "section" : "Header_and_Footer" , "sorter" : NumberInt ( 6 ) , "ts" : new Date ( 1584022362378 ) , "type" : "code" , "value" : "</td></tr></table></div></td></tr></table><!-- /BODY --></td></tr><tr style=\"margin: 0; padding: 0;\"><td style=\"margin: 0; padding: 0;\"><!-- FOOTER --><table class=\"wrap\"><tr><td class=\"container\"><!-- content --><div class=\"content\"><table width=\"100%\"><tr><td align=\"center\" class=\"social\"><a href=\"https://rocket.chat/blog\">Blog</a> | <a href=\"https://github.com/RocketChat\">Github</a> | <a href=\"https://www.facebook.com/RocketChatApp\">Facebook</a> | <a href=\"https://www.instagram.com/rocket.chat\">Instagram</a></td></tr><tr><td align=\"center\"><h6>© Rocket.Chat Technologies Corp.</h6><h6>Made with ❤️ in 🇧🇷 🇨🇦 🇩🇪 🇮🇳 🇬🇧 🇺🇸 </h6></td></tr></table></div><!-- /content --></td></tr></table><!-- /FOOTER --></td></tr></table></body></html>" , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Email_Footer_Direct_Reply" , "_updatedAt" : new Date ( 1591734377291 ) , "autocomplete" : true , "blocked" : false , "code" : "text/html" , "createdAt" : new Date ( 1584022362381 ) , "group" : "Email" , "hidden" : false , "i18nDescription" : "Email_Footer_Direct_Reply_Description" , "i18nLabel" : "Footer_Direct_Reply" , "multiline" : true , "packageValue" : "<p class=\"advice\">{Direct_Reply_Advice}</p>" , "secret" : false , "section" : "Header_and_Footer" , "sorter" : NumberInt ( 7 ) , "ts" : new Date ( 1584022362383 ) , "type" : "code" , "value" : "<p class=\"advice\">{Direct_Reply_Advice}</p>" , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Email_Header" , "_updatedAt" : new Date ( 1591734377278 ) , "autocomplete" : true , "blocked" : false , "code" : "text/html" , "createdAt" : new Date ( 1584022362367 ) , "group" : "Email" , "hidden" : false , "i18nDescription" : "Email_Header_Description" , "i18nLabel" : "Header" , "multiline" : true , "packageValue" : "<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\"><html xmlns=\"http://www.w3.org/1999/xhtml\"><head><!-- If you delete this tag, the sky will fall on your head --><meta name=\"viewport\" content=\"width=device-width\" /><meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\" /><title>Rocket.Chat Cloud</title></head><body bgcolor=\"#F7F8FA\"><table class=\"body\" bgcolor=\"#F7F8FA\" width=\"100%\"><tr><td><!-- HEADER --><table class=\"wrap\" bgcolor=\"#F7F8FA\"><tr><td class=\"header container\"><div class=\"header-content\"><table bgcolor=\"#F7F8FA\" width=\"100%\"><tr><td><img src=\"[Site_Url_Slash]assets/logo.png\" alt=\"Rocket.chat\" width=\"150px\" /></td></tr></table></div></td></tr></table><!-- /HEADER --></td></tr><tr><td><!-- BODY --><table class=\"wrap\"><tr><td class=\"container\" bgcolor=\"#FFFFFF\"><div class=\"content\"><table><tr><td>" , "secret" : false , "section" : "Header_and_Footer" , "sorter" : NumberInt ( 5 ) , "ts" : new Date ( 1584022362371 ) , "type" : "code" , "value" : "<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\"><html xmlns=\"http://www.w3.org/1999/xhtml\"><head><!-- If you delete this tag, the sky will fall on your head --><meta name=\"viewport\" content=\"width=device-width\" /><meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\" /><title>Rocket.Chat Cloud</title></head><body bgcolor=\"#F7F8FA\"><table class=\"body\" bgcolor=\"#F7F8FA\" width=\"100%\"><tr><td><!-- HEADER --><table class=\"wrap\" bgcolor=\"#F7F8FA\"><tr><td class=\"header container\"><div class=\"header-content\"><table bgcolor=\"#F7F8FA\" width=\"100%\"><tr><td><img src=\"[Site_Url_Slash]assets/logo.png\" alt=\"Rocket.chat\" width=\"150px\" /></td></tr></table></div></td></tr></table><!-- /HEADER --></td></tr><tr><td><!-- BODY --><table class=\"wrap\"><tr><td class=\"container\" bgcolor=\"#FFFFFF\"><div class=\"content\"><table><tr><td>" , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Email_notification_show_message" , "_updatedAt" : new Date ( 1591734377485 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022362594 ) , "group" : "Email" , "hidden" : false , "i18nDescription" : "Email_notification_show_message_Description" , "i18nLabel" : "Email_notification_show_message" , "packageValue" : true , "public" : true , "secret" : false , "section" : "Privacy" , "sorter" : NumberInt ( 44 ) , "ts" : new Date ( 1589465205772 ) , "type" : "boolean" , "value" : true , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "EmojiCustomFilesystem" , "_updatedAt" : new Date ( 1591734385771 ) , "blocked" : false , "createdAt" : new Date ( 1584022370394 ) , "hidden" : false , "i18nDescription" : "EmojiCustomFilesystem_Description" , "i18nLabel" : "EmojiCustomFilesystem" , "ts" : new Date ( 1591734385771 ) , "type" : "group" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "EmojiUpload_FileSystemPath" , "_updatedAt" : new Date ( 1591734385782 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022370401 ) , "enableQuery" : "{\"_id\":\"EmojiUpload_Storage_Type\",\"value\":\"FileSystem\"}" , "group" : "EmojiCustomFilesystem" , "hidden" : false , "i18nDescription" : "EmojiUpload_FileSystemPath_Description" , "i18nLabel" : "FileUpload_FileSystemPath" , "packageValue" : "" , "secret" : false , "sorter" : NumberInt ( 1 ) , "ts" : new Date ( 1587032110810 ) , "type" : "string" , "value" : "" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "EmojiUpload_Storage_Type" , "_updatedAt" : new Date ( 1591734385777 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022370396 ) , "group" : "EmojiCustomFilesystem" , "hidden" : false , "i18nDescription" : "EmojiUpload_Storage_Type_Description" , "i18nLabel" : "FileUpload_Storage_Type" , "packageValue" : "GridFS" , "secret" : false , "sorter" : NumberInt ( 0 ) , "ts" : new Date ( 1587032110803 ) , "type" : "select" , "value" : "GridFS" , "valueSource" : "meteorSettingsValue" , "values" : [ { "key" : "GridFS" , "i18nLabel" : "GridFS" } , { "key" : "FileSystem" , "i18nLabel" : "FileSystem" } ] , "meteorSettingsValue" : "GridFS" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Enterprise" , "_updatedAt" : new Date ( 1591734397297 ) , "blocked" : false , "createdAt" : new Date ( 1589465236275 ) , "hidden" : false , "i18nDescription" : "Enterprise_Description" , "i18nLabel" : "Enterprise" , "ts" : new Date ( 1591734397297 ) , "type" : "group" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Enterprise_License" , "_updatedAt" : new Date ( 1591734397310 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1589465236283 ) , "group" : "Enterprise" , "hidden" : false , "i18nDescription" : "Enterprise_License_Description" , "i18nLabel" : "Enterprise_License" , "packageValue" : "" , "secret" : false , "section" : "License" , "sorter" : NumberInt ( 0 ) , "ts" : new Date ( 1591648593110 ) , "type" : "string" , "value" : "" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Enterprise_License_Status" , "_updatedAt" : new Date ( 1591734397321 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1589465236289 ) , "group" : "Enterprise" , "hidden" : false , "i18nDescription" : "Enterprise_License_Status_Description" , "i18nLabel" : "Status" , "packageValue" : "" , "readonly" : true , "secret" : false , "section" : "License" , "sorter" : NumberInt ( 1 ) , "ts" : new Date ( 1591648593117 ) , "type" : "string" , "value" : "" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "FEDERATION_Discovery_Method" , "_updatedAt" : new Date ( 1591734397983 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022380814 ) , "group" : "Federation" , "hidden" : false , "i18nDescription" : "FEDERATION_Discovery_Method_Description" , "i18nLabel" : "FEDERATION_Discovery_Method" , "packageValue" : "dns" , "public" : true , "secret" : false , "sorter" : NumberInt ( 4 ) , "ts" : new Date ( 1587032123400 ) , "type" : "select" , "value" : "dns" , "valueSource" : "meteorSettingsValue" , "values" : [ { "key" : "dns" , "i18nLabel" : "DNS" } , { "key" : "hub" , "i18nLabel" : "Hub" } ] , "meteorSettingsValue" : "dns" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "FEDERATION_Domain" , "_updatedAt" : new Date ( 1591734397968 ) , "alert" : "FEDERATION_Domain_Alert" , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022380803 ) , "disableReset" : true , "group" : "Federation" , "hidden" : false , "i18nDescription" : "FEDERATION_Domain_Description" , "i18nLabel" : "FEDERATION_Domain" , "packageValue" : "" , "secret" : false , "sorter" : NumberInt ( 2 ) , "ts" : new Date ( 1587032123381 ) , "type" : "string" , "value" : "" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "FEDERATION_Enabled" , "_updatedAt" : new Date ( 1591734397948 ) , "alert" : "FEDERATION_Enabled_Alert" , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022380793 ) , "group" : "Federation" , "hidden" : false , "i18nDescription" : "FEDERATION_Enabled" , "i18nLabel" : "Enabled" , "packageValue" : false , "public" : true , "secret" : false , "sorter" : NumberInt ( 0 ) , "ts" : new Date ( 1587032123364 ) , "type" : "boolean" , "value" : false , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : false } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "FEDERATION_Public_Key" , "_updatedAt" : new Date ( 1591734397976 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022380807 ) , "group" : "Federation" , "hidden" : false , "i18nDescription" : "FEDERATION_Public_Key_Description" , "i18nLabel" : "FEDERATION_Public_Key" , "multiline" : true , "packageValue" : "-----BEGIN PUBLIC KEY-----MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAvSntLb0qs27PlJSP7RXTBNUkuSd9KGEAerymWIgu1o234OXTpzAfpd5CsALSh0MNp32cpzYJ1c7pLMr5/nO5sOlp3fhzPRFGCIbQTLGqJwQy9LHjIKNXV9qhqtg8lOOkIQZp09TSU83veupXmECtnLFKMbFt/wPpKlbHtb2hrUw/Xu+q6oZSAlwX2DJB31lsH1o8Ktcr5OwCdaettrpE2iZEK7gg5/OLDEGQfqxxHw/3uhoHa//ugT4TDWzde4671tZaJRuJTazVwRh/OT5++GqO/V1kz6YJ++SldQpQZEm3av5J/q6JSl+TS44Oy0cEQSJY+66gRIflcxrFEbuiMQIDAQAB-----END PUBLIC KEY-----" , "readonly" : true , "secret" : false , "sorter" : NumberInt ( 3 ) , "ts" : new Date ( 1587032123392 ) , "type" : "string" , "value" : "-----BEGIN PUBLIC KEY-----MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAvSntLb0qs27PlJSP7RXTBNUkuSd9KGEAerymWIgu1o234OXTpzAfpd5CsALSh0MNp32cpzYJ1c7pLMr5/nO5sOlp3fhzPRFGCIbQTLGqJwQy9LHjIKNXV9qhqtg8lOOkIQZp09TSU83veupXmECtnLFKMbFt/wPpKlbHtb2hrUw/Xu+q6oZSAlwX2DJB31lsH1o8Ktcr5OwCdaettrpE2iZEK7gg5/OLDEGQfqxxHw/3uhoHa//ugT4TDWzde4671tZaJRuJTazVwRh/OT5++GqO/V1kz6YJ++SldQpQZEm3av5J/q6JSl+TS44Oy0cEQSJY+66gRIflcxrFEbuiMQIDAQAB-----END PUBLIC KEY-----" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "-----BEGIN PUBLIC KEY-----MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAvSntLb0qs27PlJSP7RXTBNUkuSd9KGEAerymWIgu1o234OXTpzAfpd5CsALSh0MNp32cpzYJ1c7pLMr5/nO5sOlp3fhzPRFGCIbQTLGqJwQy9LHjIKNXV9qhqtg8lOOkIQZp09TSU83veupXmECtnLFKMbFt/wPpKlbHtb2hrUw/Xu+q6oZSAlwX2DJB31lsH1o8Ktcr5OwCdaettrpE2iZEK7gg5/OLDEGQfqxxHw/3uhoHa//ugT4TDWzde4671tZaJRuJTazVwRh/OT5++GqO/V1kz6YJ++SldQpQZEm3av5J/q6JSl+TS44Oy0cEQSJY+66gRIflcxrFEbuiMQIDAQAB-----END PUBLIC KEY-----" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "FEDERATION_Status" , "_updatedAt" : new Date ( 1591734398809 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022380797 ) , "group" : "Federation" , "hidden" : false , "i18nDescription" : "FEDERATION_Status_Description" , "i18nLabel" : "FEDERATION_Status" , "packageValue" : "Disabled" , "readonly" : true , "secret" : false , "sorter" : NumberInt ( 1 ) , "ts" : new Date ( 1587032123371 ) , "type" : "string" , "value" : "Enabled" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "Enabled" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "FEDERATION_Test_Setup" , "_updatedAt" : new Date ( 1591734397991 ) , "actionText" : "FEDERATION_Test_Setup" , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022380817 ) , "group" : "Federation" , "hidden" : false , "i18nDescription" : "FEDERATION_Test_Setup_Description" , "i18nLabel" : "FEDERATION_Test_Setup" , "packageValue" : "FEDERATION_Test_Setup" , "secret" : false , "sorter" : NumberInt ( 5 ) , "ts" : new Date ( 1587032123405 ) , "type" : "action" , "value" : "FEDERATION_Test_Setup" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "FEDERATION_Test_Setup" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Favorite_Rooms" , "_updatedAt" : new Date ( 1591734378047 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022363304 ) , "group" : "General" , "hidden" : false , "i18nDescription" : "Favorite_Rooms_Description" , "i18nLabel" : "Favorite_Rooms" , "packageValue" : true , "public" : true , "secret" : false , "sorter" : NumberInt ( 18 ) , "ts" : new Date ( 1589465206500 ) , "type" : "boolean" , "value" : true , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Federation" , "_updatedAt" : new Date ( 1591734397939 ) , "blocked" : false , "createdAt" : new Date ( 1584022380791 ) , "hidden" : false , "i18nDescription" : "Federation_Description" , "i18nLabel" : "Federation" , "ts" : new Date ( 1591734397939 ) , "type" : "group" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "FileUpload" , "_updatedAt" : new Date ( 1591734380123 ) , "blocked" : false , "createdAt" : new Date ( 1584022364848 ) , "hidden" : false , "i18nDescription" : "FileUpload_Description" , "i18nLabel" : "FileUpload" , "ts" : new Date ( 1591734380123 ) , "type" : "group" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "FileUpload_Enable_json_web_token_for_files" , "_updatedAt" : new Date ( 1591734380231 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022364878 ) , "enableQuery" : "{\"_id\":\"FileUpload_ProtectFiles\",\"value\":true}" , "group" : "FileUpload" , "hidden" : false , "i18nDescription" : "FileUpload_Enable_json_web_token_for_files_description" , "i18nLabel" : "FileUpload_Enable_json_web_token_for_files" , "packageValue" : true , "secret" : false , "sorter" : NumberInt ( 4 ) , "ts" : new Date ( 1587032103956 ) , "type" : "boolean" , "value" : true , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : true } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "FileUpload_Enabled" , "_updatedAt" : new Date ( 1591734380133 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022364852 ) , "group" : "FileUpload" , "hidden" : false , "i18nDescription" : "FileUpload_Enabled_Description" , "i18nLabel" : "FileUpload_Enabled" , "packageValue" : true , "public" : true , "secret" : false , "sorter" : NumberInt ( 0 ) , "ts" : new Date ( 1587032103822 ) , "type" : "boolean" , "value" : true , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : true } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "FileUpload_Enabled_Direct" , "_updatedAt" : new Date ( 1591734380349 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022365015 ) , "group" : "FileUpload" , "hidden" : false , "i18nDescription" : "FileUpload_Enabled_Direct_Description" , "i18nLabel" : "FileUpload_Enabled_Direct" , "packageValue" : true , "public" : true , "secret" : false , "sorter" : NumberInt ( 31 ) , "ts" : new Date ( 1587032104156 ) , "type" : "boolean" , "value" : true , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : true } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "FileUpload_FileSystemPath" , "_updatedAt" : new Date ( 1591734380321 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022364984 ) , "enableQuery" : "{\"_id\":\"FileUpload_Storage_Type\",\"value\":\"FileSystem\"}" , "group" : "FileUpload" , "hidden" : false , "i18nDescription" : "FileUpload_FileSystemPath_Description" , "i18nLabel" : "FileUpload_FileSystemPath" , "packageValue" : "" , "secret" : false , "section" : "File System" , "sorter" : NumberInt ( 24 ) , "ts" : new Date ( 1587032104104 ) , "type" : "string" , "value" : "" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "FileUpload_GoogleStorage_AccessId" , "_updatedAt" : new Date ( 1591734380301 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022364959 ) , "enableQuery" : "{\"_id\":\"FileUpload_Storage_Type\",\"value\":\"GoogleCloudStorage\"}" , "group" : "FileUpload" , "hidden" : false , "i18nDescription" : "FileUpload_GoogleStorage_AccessId_Description" , "i18nLabel" : "FileUpload_GoogleStorage_AccessId" , "packageValue" : "" , "private" : true , "secret" : true , "section" : "Google Cloud Storage" , "sorter" : NumberInt ( 20 ) , "ts" : new Date ( 1587032104077 ) , "type" : "string" , "value" : "" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "FileUpload_GoogleStorage_Bucket" , "_updatedAt" : new Date ( 1591734380296 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022364955 ) , "enableQuery" : "{\"_id\":\"FileUpload_Storage_Type\",\"value\":\"GoogleCloudStorage\"}" , "group" : "FileUpload" , "hidden" : false , "i18nDescription" : "FileUpload_GoogleStorage_Bucket_Description" , "i18nLabel" : "FileUpload_GoogleStorage_Bucket" , "packageValue" : "" , "private" : true , "secret" : true , "section" : "Google Cloud Storage" , "sorter" : NumberInt ( 19 ) , "ts" : new Date ( 1587032104070 ) , "type" : "string" , "value" : "" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "FileUpload_GoogleStorage_Proxy_Avatars" , "_updatedAt" : new Date ( 1591734380313 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022364971 ) , "enableQuery" : "{\"_id\":\"FileUpload_Storage_Type\",\"value\":\"GoogleCloudStorage\"}" , "group" : "FileUpload" , "hidden" : false , "i18nDescription" : "FileUpload_GoogleStorage_Proxy_Avatars_Description" , "i18nLabel" : "FileUpload_GoogleStorage_Proxy_Avatars" , "packageValue" : false , "secret" : false , "section" : "Google Cloud Storage" , "sorter" : NumberInt ( 22 ) , "ts" : new Date ( 1587032104088 ) , "type" : "boolean" , "value" : false , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : false } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "FileUpload_GoogleStorage_Proxy_Uploads" , "_updatedAt" : new Date ( 1591734380317 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022364975 ) , "enableQuery" : "{\"_id\":\"FileUpload_Storage_Type\",\"value\":\"GoogleCloudStorage\"}" , "group" : "FileUpload" , "hidden" : false , "i18nDescription" : "FileUpload_GoogleStorage_Proxy_Uploads_Description" , "i18nLabel" : "FileUpload_GoogleStorage_Proxy_Uploads" , "packageValue" : false , "secret" : false , "section" : "Google Cloud Storage" , "sorter" : NumberInt ( 23 ) , "ts" : new Date ( 1587032104098 ) , "type" : "boolean" , "value" : false , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : false } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "FileUpload_GoogleStorage_Secret" , "_updatedAt" : new Date ( 1591734380304 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022364965 ) , "enableQuery" : "{\"_id\":\"FileUpload_Storage_Type\",\"value\":\"GoogleCloudStorage\"}" , "group" : "FileUpload" , "hidden" : false , "i18nDescription" : "FileUpload_GoogleStorage_Secret_Description" , "i18nLabel" : "FileUpload_GoogleStorage_Secret" , "multiline" : true , "packageValue" : "" , "private" : true , "secret" : true , "section" : "Google Cloud Storage" , "sorter" : NumberInt ( 21 ) , "ts" : new Date ( 1587032104082 ) , "type" : "string" , "value" : "" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "FileUpload_MaxFileSize" , "_updatedAt" : new Date ( 1591734380220 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022364860 ) , "group" : "FileUpload" , "hidden" : false , "i18nDescription" : "FileUpload_MaxFileSizeDescription" , "i18nLabel" : "FileUpload_MaxFileSize" , "packageValue" : NumberInt ( 104857600 ) , "public" : true , "secret" : false , "sorter" : NumberInt ( 1 ) , "ts" : new Date ( 1587032103939 ) , "type" : "int" , "value" : NumberInt ( 104857600 ) , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : NumberInt ( 104857600 ) } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "FileUpload_MediaTypeWhiteList" , "_updatedAt" : new Date ( 1591734380223 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022364865 ) , "group" : "FileUpload" , "hidden" : false , "i18nDescription" : "FileUpload_MediaTypeWhiteListDescription" , "i18nLabel" : "FileUpload_MediaTypeWhiteList" , "packageValue" : "image/*,audio/*,video/*,application/zip,application/x-rar-compressed,application/pdf,text/plain,application/msword,application/vnd.openxmlformats-officedocument.wordprocessingml.document,application/vnd.oasis.opendocument.text,application/vnd.oasis.opendocument.spreadsheet,application/vnd.oasis.opendocument.presentation" , "public" : true , "secret" : false , "sorter" : NumberInt ( 2 ) , "ts" : new Date ( 1589465208511 ) , "type" : "string" , "value" : "image/*,audio/*,video/*,application/zip,application/x-rar-compressed,application/pdf,text/plain,application/msword,application/vnd.openxmlformats-officedocument.wordprocessingml.document" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "image/*,audio/*,video/*,application/zip,application/x-rar-compressed,application/pdf,text/plain,application/msword,application/vnd.openxmlformats-officedocument.wordprocessingml.document" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "FileUpload_ProtectFiles" , "_updatedAt" : new Date ( 1591734380227 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022364873 ) , "group" : "FileUpload" , "hidden" : false , "i18nDescription" : "FileUpload_ProtectFilesDescription" , "i18nLabel" : "FileUpload_ProtectFiles" , "packageValue" : true , "public" : true , "secret" : false , "sorter" : NumberInt ( 3 ) , "ts" : new Date ( 1587032103949 ) , "type" : "boolean" , "value" : true , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : true } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "FileUpload_S3_AWSAccessKeyId" , "_updatedAt" : new Date ( 1591734380251 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022364908 ) , "enableQuery" : "{\"_id\":\"FileUpload_Storage_Type\",\"value\":\"AmazonS3\"}" , "group" : "FileUpload" , "hidden" : false , "i18nDescription" : "FileUpload_S3_AWSAccessKeyId_Description" , "i18nLabel" : "FileUpload_S3_AWSAccessKeyId" , "packageValue" : "" , "secret" : true , "section" : "Amazon S3" , "sorter" : NumberInt ( 9 ) , "ts" : new Date ( 1587032104002 ) , "type" : "string" , "value" : "" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "FileUpload_S3_AWSSecretAccessKey" , "_updatedAt" : new Date ( 1591734380255 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022364912 ) , "enableQuery" : "{\"_id\":\"FileUpload_Storage_Type\",\"value\":\"AmazonS3\"}" , "group" : "FileUpload" , "hidden" : false , "i18nDescription" : "FileUpload_S3_AWSSecretAccessKey_Description" , "i18nLabel" : "FileUpload_S3_AWSSecretAccessKey" , "packageValue" : "" , "secret" : true , "section" : "Amazon S3" , "sorter" : NumberInt ( 10 ) , "ts" : new Date ( 1587032104010 ) , "type" : "string" , "value" : "" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "FileUpload_S3_Acl" , "_updatedAt" : new Date ( 1591734380247 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022364903 ) , "enableQuery" : "{\"_id\":\"FileUpload_Storage_Type\",\"value\":\"AmazonS3\"}" , "group" : "FileUpload" , "hidden" : false , "i18nDescription" : "FileUpload_S3_Acl_Description" , "i18nLabel" : "FileUpload_S3_Acl" , "packageValue" : "" , "secret" : false , "section" : "Amazon S3" , "sorter" : NumberInt ( 8 ) , "ts" : new Date ( 1587032103996 ) , "type" : "string" , "value" : "" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "FileUpload_S3_Bucket" , "_updatedAt" : new Date ( 1591734380243 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022364896 ) , "enableQuery" : "{\"_id\":\"FileUpload_Storage_Type\",\"value\":\"AmazonS3\"}" , "group" : "FileUpload" , "hidden" : false , "i18nDescription" : "FileUpload_S3_Bucket_Description" , "i18nLabel" : "FileUpload_S3_Bucket" , "packageValue" : "" , "secret" : false , "section" : "Amazon S3" , "sorter" : NumberInt ( 7 ) , "ts" : new Date ( 1587032103991 ) , "type" : "string" , "value" : "" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "FileUpload_S3_BucketURL" , "_updatedAt" : new Date ( 1591734380268 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022364927 ) , "enableQuery" : "{\"_id\":\"FileUpload_Storage_Type\",\"value\":\"AmazonS3\"}" , "group" : "FileUpload" , "hidden" : false , "i18nDescription" : "Override_URL_to_which_files_are_uploaded_This_url_also_used_for_downloads_unless_a_CDN_is_given." , "i18nLabel" : "FileUpload_S3_BucketURL" , "packageValue" : "" , "secret" : true , "section" : "Amazon S3" , "sorter" : NumberInt ( 13 ) , "ts" : new Date ( 1587032104030 ) , "type" : "string" , "value" : "" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "FileUpload_S3_CDN" , "_updatedAt" : new Date ( 1591734380259 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022364916 ) , "enableQuery" : "{\"_id\":\"FileUpload_Storage_Type\",\"value\":\"AmazonS3\"}" , "group" : "FileUpload" , "hidden" : false , "i18nDescription" : "FileUpload_S3_CDN_Description" , "i18nLabel" : "FileUpload_S3_CDN" , "packageValue" : "" , "secret" : false , "section" : "Amazon S3" , "sorter" : NumberInt ( 11 ) , "ts" : new Date ( 1587032104019 ) , "type" : "string" , "value" : "" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "FileUpload_S3_ForcePathStyle" , "_updatedAt" : new Date ( 1591734380276 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022364936 ) , "enableQuery" : "{\"_id\":\"FileUpload_Storage_Type\",\"value\":\"AmazonS3\"}" , "group" : "FileUpload" , "hidden" : false , "i18nDescription" : "FileUpload_S3_ForcePathStyle_Description" , "i18nLabel" : "FileUpload_S3_ForcePathStyle" , "packageValue" : false , "secret" : false , "section" : "Amazon S3" , "sorter" : NumberInt ( 15 ) , "ts" : new Date ( 1587032104043 ) , "type" : "boolean" , "value" : false , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : false } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "FileUpload_S3_Proxy_Avatars" , "_updatedAt" : new Date ( 1591734380286 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022364946 ) , "enableQuery" : "{\"_id\":\"FileUpload_Storage_Type\",\"value\":\"AmazonS3\"}" , "group" : "FileUpload" , "hidden" : false , "i18nDescription" : "FileUpload_S3_Proxy_Avatars_Description" , "i18nLabel" : "FileUpload_S3_Proxy_Avatars" , "packageValue" : false , "secret" : false , "section" : "Amazon S3" , "sorter" : NumberInt ( 17 ) , "ts" : new Date ( 1587032104058 ) , "type" : "boolean" , "value" : false , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : false } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "FileUpload_S3_Proxy_Uploads" , "_updatedAt" : new Date ( 1591734380289 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022364950 ) , "enableQuery" : "{\"_id\":\"FileUpload_Storage_Type\",\"value\":\"AmazonS3\"}" , "group" : "FileUpload" , "hidden" : false , "i18nDescription" : "FileUpload_S3_Proxy_Uploads_Description" , "i18nLabel" : "FileUpload_S3_Proxy_Uploads" , "packageValue" : false , "secret" : false , "section" : "Amazon S3" , "sorter" : NumberInt ( 18 ) , "ts" : new Date ( 1587032104064 ) , "type" : "boolean" , "value" : false , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : false } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "FileUpload_S3_Region" , "_updatedAt" : new Date ( 1591734380264 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022364923 ) , "enableQuery" : "{\"_id\":\"FileUpload_Storage_Type\",\"value\":\"AmazonS3\"}" , "group" : "FileUpload" , "hidden" : false , "i18nDescription" : "FileUpload_S3_Region_Description" , "i18nLabel" : "FileUpload_S3_Region" , "packageValue" : "" , "secret" : false , "section" : "Amazon S3" , "sorter" : NumberInt ( 12 ) , "ts" : new Date ( 1587032104025 ) , "type" : "string" , "value" : "" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "FileUpload_S3_SignatureVersion" , "_updatedAt" : new Date ( 1591734380272 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022364931 ) , "enableQuery" : "{\"_id\":\"FileUpload_Storage_Type\",\"value\":\"AmazonS3\"}" , "group" : "FileUpload" , "hidden" : false , "i18nDescription" : "FileUpload_S3_SignatureVersion_Description" , "i18nLabel" : "FileUpload_S3_SignatureVersion" , "packageValue" : "v4" , "secret" : false , "section" : "Amazon S3" , "sorter" : NumberInt ( 14 ) , "ts" : new Date ( 1587032104037 ) , "type" : "string" , "value" : "v4" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "v4" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "FileUpload_S3_URLExpiryTimeSpan" , "_updatedAt" : new Date ( 1591734380282 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022364942 ) , "enableQuery" : "{\"_id\":\"FileUpload_Storage_Type\",\"value\":\"AmazonS3\"}" , "group" : "FileUpload" , "hidden" : false , "i18nDescription" : "FileUpload_S3_URLExpiryTimeSpan_Description" , "i18nLabel" : "FileUpload_S3_URLExpiryTimeSpan" , "packageValue" : NumberInt ( 120 ) , "secret" : false , "section" : "Amazon S3" , "sorter" : NumberInt ( 16 ) , "ts" : new Date ( 1587032104050 ) , "type" : "int" , "value" : NumberInt ( 120 ) , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : NumberInt ( 120 ) } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "FileUpload_Storage_Type" , "_updatedAt" : new Date ( 1591734380239 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022364891 ) , "group" : "FileUpload" , "hidden" : false , "i18nDescription" : "FileUpload_Storage_Type_Description" , "i18nLabel" : "FileUpload_Storage_Type" , "packageValue" : "GridFS" , "public" : true , "secret" : false , "sorter" : NumberInt ( 6 ) , "ts" : new Date ( 1587032103972 ) , "type" : "select" , "value" : "GridFS" , "valueSource" : "meteorSettingsValue" , "values" : [ { "key" : "GridFS" , "i18nLabel" : "GridFS" } , { "key" : "AmazonS3" , "i18nLabel" : "AmazonS3" } , { "key" : "GoogleCloudStorage" , "i18nLabel" : "GoogleCloudStorage" } , { "key" : "Webdav" , "i18nLabel" : "WebDAV" } , { "key" : "FileSystem" , "i18nLabel" : "FileSystem" } ] , "meteorSettingsValue" : "GridFS" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "FileUpload_Webdav_Password" , "_updatedAt" : new Date ( 1591734380337 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022365002 ) , "enableQuery" : "{\"_id\":\"FileUpload_Storage_Type\",\"value\":\"Webdav\"}" , "group" : "FileUpload" , "hidden" : false , "i18nDescription" : "FileUpload_Webdav_Password_Description" , "i18nLabel" : "FileUpload_Webdav_Password" , "packageValue" : "" , "private" : true , "secret" : true , "section" : "WebDAV" , "sorter" : NumberInt ( 28 ) , "ts" : new Date ( 1587032104142 ) , "type" : "password" , "value" : "" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "FileUpload_Webdav_Proxy_Avatars" , "_updatedAt" : new Date ( 1591734380341 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022365007 ) , "enableQuery" : "{\"_id\":\"FileUpload_Storage_Type\",\"value\":\"Webdav\"}" , "group" : "FileUpload" , "hidden" : false , "i18nDescription" : "FileUpload_Webdav_Proxy_Avatars_Description" , "i18nLabel" : "FileUpload_Webdav_Proxy_Avatars" , "packageValue" : false , "secret" : false , "section" : "WebDAV" , "sorter" : NumberInt ( 29 ) , "ts" : new Date ( 1587032104147 ) , "type" : "boolean" , "value" : false , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : false } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "FileUpload_Webdav_Proxy_Uploads" , "_updatedAt" : new Date ( 1591734380345 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022365011 ) , "enableQuery" : "{\"_id\":\"FileUpload_Storage_Type\",\"value\":\"Webdav\"}" , "group" : "FileUpload" , "hidden" : false , "i18nDescription" : "FileUpload_Webdav_Proxy_Uploads_Description" , "i18nLabel" : "FileUpload_Webdav_Proxy_Uploads" , "packageValue" : false , "secret" : false , "section" : "WebDAV" , "sorter" : NumberInt ( 30 ) , "ts" : new Date ( 1587032104151 ) , "type" : "boolean" , "value" : false , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : false } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "FileUpload_Webdav_Server_URL" , "_updatedAt" : new Date ( 1591734380331 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022364993 ) , "enableQuery" : "{\"_id\":\"FileUpload_Storage_Type\",\"value\":\"Webdav\"}" , "group" : "FileUpload" , "hidden" : false , "i18nDescription" : "FileUpload_Webdav_Server_URL_Description" , "i18nLabel" : "FileUpload_Webdav_Server_URL" , "packageValue" : "" , "secret" : false , "section" : "WebDAV" , "sorter" : NumberInt ( 26 ) , "ts" : new Date ( 1587032104127 ) , "type" : "string" , "value" : "" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "FileUpload_Webdav_Upload_Folder_Path" , "_updatedAt" : new Date ( 1591734380325 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022364988 ) , "enableQuery" : "{\"_id\":\"FileUpload_Storage_Type\",\"value\":\"Webdav\"}" , "group" : "FileUpload" , "hidden" : false , "i18nDescription" : "FileUpload_Webdav_Upload_Folder_Path_Description" , "i18nLabel" : "FileUpload_Webdav_Upload_Folder_Path" , "packageValue" : "" , "secret" : false , "section" : "WebDAV" , "sorter" : NumberInt ( 25 ) , "ts" : new Date ( 1587032104112 ) , "type" : "string" , "value" : "" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "FileUpload_Webdav_Username" , "_updatedAt" : new Date ( 1591734380334 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022364997 ) , "enableQuery" : "{\"_id\":\"FileUpload_Storage_Type\",\"value\":\"Webdav\"}" , "group" : "FileUpload" , "hidden" : false , "i18nDescription" : "FileUpload_Webdav_Username_Description" , "i18nLabel" : "FileUpload_Webdav_Username" , "packageValue" : "" , "secret" : true , "section" : "WebDAV" , "sorter" : NumberInt ( 27 ) , "ts" : new Date ( 1587032104135 ) , "type" : "string" , "value" : "" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "FileUpload_json_web_token_secret_for_files" , "_updatedAt" : new Date ( 1591734380235 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022364883 ) , "enableQuery" : "{\"_id\":\"FileUpload_Enable_json_web_token_for_files\",\"value\":true}" , "group" : "FileUpload" , "hidden" : false , "i18nDescription" : "FileUpload_json_web_token_secret_for_files_description" , "i18nLabel" : "FileUpload_json_web_token_secret_for_files" , "packageValue" : "" , "secret" : false , "sorter" : NumberInt ( 5 ) , "ts" : new Date ( 1587032103963 ) , "type" : "string" , "value" : "" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "First_Channel_After_Login" , "_updatedAt" : new Date ( 1591734378054 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022363307 ) , "group" : "General" , "hidden" : false , "i18nDescription" : "First_Channel_After_Login_Description" , "i18nLabel" : "First_Channel_After_Login" , "packageValue" : "" , "public" : true , "secret" : false , "sorter" : NumberInt ( 19 ) , "ts" : new Date ( 1589465206504 ) , "type" : "string" , "value" : "" , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Force_SSL" , "_updatedAt" : new Date ( 1591734378079 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022363335 ) , "group" : "General" , "hidden" : false , "i18nDescription" : "Force_SSL_Description" , "i18nLabel" : "Force_SSL" , "packageValue" : false , "public" : true , "secret" : false , "sorter" : NumberInt ( 26 ) , "ts" : new Date ( 1589465206537 ) , "type" : "boolean" , "value" : false , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Forgot_Password_Email" , "_updatedAt" : new Date ( 1591734377463 ) , "autocomplete" : true , "blocked" : false , "code" : "text/html" , "createdAt" : new Date ( 1584022362570 ) , "group" : "Email" , "hidden" : false , "i18nDescription" : "Forgot_Password_Description" , "i18nLabel" : "Body" , "multiline" : true , "packageValue" : "<h2>{Forgot_password}</h2><p>{Lets_get_you_new_one}</p><a class=\"btn\" href=\"[Forgot_Password_Url]\">{Reset}</a><p class=\"advice\">{If_you_didnt_ask_for_reset_ignore_this_email}</p>" , "secret" : false , "section" : "Forgot_password_section" , "sorter" : NumberInt ( 39 ) , "ts" : new Date ( 1589465205749 ) , "type" : "code" , "value" : "<h2>{Forgot_password}</h2><p>{Lets_get_you_new_one}</p><a class=\"btn\" href=\"[Forgot_Password_Url]\">{Reset}</a><p class=\"advice\">{If_you_didnt_ask_for_reset_ignore_this_email}</p>" , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Forgot_Password_Email_Subject" , "_updatedAt" : new Date ( 1591734377459 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022362554 ) , "group" : "Email" , "hidden" : false , "i18nDescription" : "Forgot_Password_Email_Subject_Description" , "i18nLabel" : "Subject" , "packageValue" : "{Forgot_Password_Email_Subject}" , "secret" : false , "section" : "Forgot_password_section" , "sorter" : NumberInt ( 38 ) , "ts" : new Date ( 1589465205743 ) , "type" : "string" , "value" : "{Forgot_Password_Email_Subject}" , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "From_Email" , "_updatedAt" : new Date ( 1591734377410 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022362502 ) , "group" : "Email" , "hidden" : false , "i18nDescription" : "From_Email_Description" , "i18nLabel" : "From_Email" , "packageValue" : "" , "placeholder" : "email@domain" , "secret" : false , "section" : "SMTP" , "sorter" : NumberInt ( 27 ) , "ts" : new Date ( 1584022362505 ) , "type" : "string" , "value" : "" , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "General" , "_updatedAt" : new Date ( 1591734392893 ) , "blocked" : false , "createdAt" : new Date ( 1584022361627 ) , "hidden" : false , "i18nDescription" : "General_Description" , "i18nLabel" : "General" , "ts" : new Date ( 1591734392893 ) , "type" : "group" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "GoogleAnalytics_ID" , "_updatedAt" : new Date ( 1591734376097 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022361587 ) , "enableQuery" : "{\"_id\":\"GoogleAnalytics_enabled\",\"value\":true}" , "group" : "Analytics" , "hidden" : false , "i18nDescription" : "GoogleAnalytics_ID_Description" , "i18nLabel" : "Analytics_Google_id" , "packageValue" : "" , "public" : true , "secret" : false , "section" : "Analytics_Google" , "sorter" : NumberInt ( 8 ) , "ts" : new Date ( 1584022361590 ) , "type" : "string" , "value" : "" , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "GoogleAnalytics_enabled" , "_updatedAt" : new Date ( 1591734376083 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022361582 ) , "group" : "Analytics" , "hidden" : false , "i18nDescription" : "GoogleAnalytics_enabled_Description" , "i18nLabel" : "Enable" , "packageValue" : false , "public" : true , "secret" : false , "section" : "Analytics_Google" , "sorter" : NumberInt ( 7 ) , "ts" : new Date ( 1584022361585 ) , "type" : "boolean" , "value" : false , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "GoogleTagManager_id" , "_updatedAt" : new Date ( 1591734378093 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022363343 ) , "group" : "General" , "hidden" : false , "i18nDescription" : "GoogleTagManager_id_Description" , "i18nLabel" : "GoogleTagManager_id" , "packageValue" : "" , "public" : true , "secret" : true , "sorter" : NumberInt ( 28 ) , "ts" : new Date ( 1589465206550 ) , "type" : "string" , "value" : "" , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "GoogleVision_Block_Adult_Images" , "_updatedAt" : new Date ( 1591734398083 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022380904 ) , "enableQuery" : "[{\"_id\":\"GoogleVision_Enable\",\"value\":true},{\"_id\":\"GoogleVision_Type_SafeSearch\",\"value\":true}]" , "group" : "FileUpload" , "hidden" : false , "i18nDescription" : "GoogleVision_Block_Adult_Images_Description" , "i18nLabel" : "GoogleVision_Block_Adult_Images" , "packageValue" : false , "secret" : false , "section" : "Google Vision" , "sorter" : NumberInt ( 44 ) , "ts" : new Date ( 1587032123500 ) , "type" : "boolean" , "value" : false , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : false } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "GoogleVision_Current_Month" , "_updatedAt" : new Date ( 1591734398021 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022380849 ) , "group" : "FileUpload" , "hidden" : true , "i18nDescription" : "GoogleVision_Current_Month_Description" , "i18nLabel" : "GoogleVision_Current_Month" , "packageValue" : NumberInt ( 0 ) , "secret" : false , "section" : "Google Vision" , "sorter" : NumberInt ( 35 ) , "ts" : new Date ( 1587032123446 ) , "type" : "int" , "value" : NumberInt ( 0 ) , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : NumberInt ( 0 ) } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "GoogleVision_Current_Month_Calls" , "_updatedAt" : new Date ( 1591734398028 ) , "autocomplete" : true , "blocked" : true , "createdAt" : new Date ( 1584022380861 ) , "group" : "FileUpload" , "hidden" : false , "i18nDescription" : "GoogleVision_Current_Month_Calls_Description" , "i18nLabel" : "GoogleVision_Current_Month_Calls" , "packageValue" : NumberInt ( 0 ) , "secret" : false , "section" : "Google Vision" , "sorter" : NumberInt ( 36 ) , "ts" : new Date ( 1587032123451 ) , "type" : "int" , "value" : NumberInt ( 0 ) , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : NumberInt ( 0 ) } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "GoogleVision_Enable" , "_updatedAt" : new Date ( 1591734397998 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022380825 ) , "enableQuery" : "{\"_id\":\"FileUpload_Storage_Type\",\"value\":\"GoogleCloudStorage\"}" , "group" : "FileUpload" , "hidden" : false , "i18nDescription" : "GoogleVision_Enable_Description" , "i18nLabel" : "GoogleVision_Enable" , "packageValue" : false , "public" : true , "secret" : false , "section" : "Google Vision" , "sorter" : NumberInt ( 32 ) , "ts" : new Date ( 1587032123412 ) , "type" : "boolean" , "value" : false , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : false } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "GoogleVision_Max_Monthly_Calls" , "_updatedAt" : new Date ( 1591734398012 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022380837 ) , "enableQuery" : "{\"_id\":\"GoogleVision_Enable\",\"value\":true}" , "group" : "FileUpload" , "hidden" : false , "i18nDescription" : "GoogleVision_Max_Monthly_Calls_Description" , "i18nLabel" : "GoogleVision_Max_Monthly_Calls" , "packageValue" : NumberInt ( 0 ) , "secret" : false , "section" : "Google Vision" , "sorter" : NumberInt ( 34 ) , "ts" : new Date ( 1587032123425 ) , "type" : "int" , "value" : NumberInt ( 0 ) , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : NumberInt ( 0 ) } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "GoogleVision_ServiceAccount" , "_updatedAt" : new Date ( 1591734398006 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022380833 ) , "enableQuery" : "{\"_id\":\"GoogleVision_Enable\",\"value\":true}" , "group" : "FileUpload" , "hidden" : false , "i18nDescription" : "GoogleVision_ServiceAccount_Description" , "i18nLabel" : "GoogleVision_ServiceAccount" , "multiline" : true , "packageValue" : "" , "secret" : true , "section" : "Google Vision" , "sorter" : NumberInt ( 33 ) , "ts" : new Date ( 1587032123418 ) , "type" : "string" , "value" : "" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "GoogleVision_Type_Document" , "_updatedAt" : new Date ( 1591734398034 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022380864 ) , "enableQuery" : "{\"_id\":\"GoogleVision_Enable\",\"value\":true}" , "group" : "FileUpload" , "hidden" : false , "i18nDescription" : "GoogleVision_Type_Document_Description" , "i18nLabel" : "GoogleVision_Type_Document" , "packageValue" : false , "secret" : false , "section" : "Google Vision" , "sorter" : NumberInt ( 37 ) , "ts" : new Date ( 1587032123456 ) , "type" : "boolean" , "value" : false , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : false } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "GoogleVision_Type_Faces" , "_updatedAt" : new Date ( 1591734398042 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022380871 ) , "enableQuery" : "{\"_id\":\"GoogleVision_Enable\",\"value\":true}" , "group" : "FileUpload" , "hidden" : false , "i18nDescription" : "GoogleVision_Type_Faces_Description" , "i18nLabel" : "GoogleVision_Type_Faces" , "packageValue" : false , "secret" : false , "section" : "Google Vision" , "sorter" : NumberInt ( 38 ) , "ts" : new Date ( 1587032123462 ) , "type" : "boolean" , "value" : false , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : false } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "GoogleVision_Type_Labels" , "_updatedAt" : new Date ( 1591734398057 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022380882 ) , "enableQuery" : "{\"_id\":\"GoogleVision_Enable\",\"value\":true}" , "group" : "FileUpload" , "hidden" : false , "i18nDescription" : "GoogleVision_Type_Labels_Description" , "i18nLabel" : "GoogleVision_Type_Labels" , "packageValue" : false , "secret" : false , "section" : "Google Vision" , "sorter" : NumberInt ( 40 ) , "ts" : new Date ( 1587032123473 ) , "type" : "boolean" , "value" : false , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : false } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "GoogleVision_Type_Landmarks" , "_updatedAt" : new Date ( 1591734398050 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022380875 ) , "enableQuery" : "{\"_id\":\"GoogleVision_Enable\",\"value\":true}" , "group" : "FileUpload" , "hidden" : false , "i18nDescription" : "GoogleVision_Type_Landmarks_Description" , "i18nLabel" : "GoogleVision_Type_Landmarks" , "packageValue" : false , "secret" : false , "section" : "Google Vision" , "sorter" : NumberInt ( 39 ) , "ts" : new Date ( 1587032123467 ) , "type" : "boolean" , "value" : false , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : false } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "GoogleVision_Type_Logos" , "_updatedAt" : new Date ( 1591734398064 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022380886 ) , "enableQuery" : "{\"_id\":\"GoogleVision_Enable\",\"value\":true}" , "group" : "FileUpload" , "hidden" : false , "i18nDescription" : "GoogleVision_Type_Logos_Description" , "i18nLabel" : "GoogleVision_Type_Logos" , "packageValue" : false , "secret" : false , "section" : "Google Vision" , "sorter" : NumberInt ( 41 ) , "ts" : new Date ( 1587032123480 ) , "type" : "boolean" , "value" : false , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : false } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "GoogleVision_Type_Properties" , "_updatedAt" : new Date ( 1591734398071 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022380894 ) , "enableQuery" : "{\"_id\":\"GoogleVision_Enable\",\"value\":true}" , "group" : "FileUpload" , "hidden" : false , "i18nDescription" : "GoogleVision_Type_Properties_Description" , "i18nLabel" : "GoogleVision_Type_Properties" , "packageValue" : false , "secret" : false , "section" : "Google Vision" , "sorter" : NumberInt ( 42 ) , "ts" : new Date ( 1587032123487 ) , "type" : "boolean" , "value" : false , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : false } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "GoogleVision_Type_SafeSearch" , "_updatedAt" : new Date ( 1591734398077 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022380898 ) , "enableQuery" : "{\"_id\":\"GoogleVision_Enable\",\"value\":true}" , "group" : "FileUpload" , "hidden" : false , "i18nDescription" : "GoogleVision_Type_SafeSearch_Description" , "i18nLabel" : "GoogleVision_Type_SafeSearch" , "packageValue" : false , "secret" : false , "section" : "Google Vision" , "sorter" : NumberInt ( 43 ) , "ts" : new Date ( 1587032123493 ) , "type" : "boolean" , "value" : false , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : false } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "GoogleVision_Type_Similar" , "_updatedAt" : new Date ( 1591734398111 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022380909 ) , "enableQuery" : "{\"_id\":\"GoogleVision_Enable\",\"value\":true}" , "group" : "FileUpload" , "hidden" : false , "i18nDescription" : "GoogleVision_Type_Similar_Description" , "i18nLabel" : "GoogleVision_Type_Similar" , "packageValue" : false , "secret" : false , "section" : "Google Vision" , "sorter" : NumberInt ( 45 ) , "ts" : new Date ( 1587032123505 ) , "type" : "boolean" , "value" : false , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : false } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "HexColorPreview_Enabled" , "_updatedAt" : new Date ( 1591734385615 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022370236 ) , "group" : "Message" , "hidden" : false , "i18nDescription" : "HexColorPreview_Enabled_Description" , "i18nLabel" : "Enabled" , "packageValue" : true , "public" : true , "secret" : false , "section" : "Hex_Color_Preview" , "sorter" : NumberInt ( 34 ) , "ts" : new Date ( 1587032110573 ) , "type" : "boolean" , "value" : true , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : true } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Hide_System_Messages" , "_updatedAt" : new Date ( 1591734378277 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022363556 ) , "group" : "Message" , "hidden" : false , "i18nDescription" : "Hide_System_Messages_Description" , "i18nLabel" : "Hide_System_Messages" , "packageValue" : [ ] , "public" : true , "secret" : false , "sorter" : NumberInt ( 31 ) , "ts" : new Date ( 1589465206781 ) , "type" : "multiSelect" , "value" : [ ] , "valueSource" : "packageValue" , "values" : [ { "key" : "uj" , "i18nLabel" : "Message_HideType_uj" } , { "key" : "ul" , "i18nLabel" : "Message_HideType_ul" } , { "key" : "ru" , "i18nLabel" : "Message_HideType_ru" } , { "key" : "au" , "i18nLabel" : "Message_HideType_au" } , { "key" : "mute_unmute" , "i18nLabel" : "Message_HideType_mute_unmute" } , { "key" : "r" , "i18nLabel" : "Message_HideType_r" } , { "key" : "ut" , "i18nLabel" : "Message_HideType_ut" } , { "key" : "wm" , "i18nLabel" : "Message_HideType_wm" } , { "key" : "rm" , "i18nLabel" : "Message_HideType_rm" } , { "key" : "subscription_role_added" , "i18nLabel" : "Message_HideType_subscription_role_added" } , { "key" : "subscription_role_removed" , "i18nLabel" : "Message_HideType_subscription_role_removed" } , { "key" : "room_archived" , "i18nLabel" : "Message_HideType_room_archived" } , { "key" : "room_unarchived" , "i18nLabel" : "Message_HideType_room_unarchived" } ] } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "IRC_Description" , "_updatedAt" : new Date ( 1591734398194 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022380980 ) , "group" : "IRC_Federation" , "hidden" : false , "i18nDescription" : "IRC_Description" , "i18nLabel" : "Description" , "packageValue" : "Rocket.Chat IRC Bridge" , "secret" : false , "sorter" : NumberInt ( 5 ) , "ts" : new Date ( 1587032123585 ) , "type" : "string" , "value" : "Rocket.Chat IRC Bridge" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "Rocket.Chat IRC Bridge" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "IRC_Enabled" , "_updatedAt" : new Date ( 1591734398159 ) , "alert" : "IRC_Enabled_Alert" , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022380951 ) , "group" : "IRC_Federation" , "hidden" : false , "i18nDescription" : "IRC_Enabled" , "i18nLabel" : "Enabled" , "packageValue" : false , "secret" : false , "sorter" : NumberInt ( 0 ) , "ts" : new Date ( 1587032123550 ) , "type" : "boolean" , "value" : false , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : false } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "IRC_Federation" , "_updatedAt" : new Date ( 1591734398149 ) , "blocked" : false , "createdAt" : new Date ( 1584022380948 ) , "hidden" : false , "i18nDescription" : "IRC_Federation_Description" , "i18nLabel" : "IRC_Federation" , "ts" : new Date ( 1591734398149 ) , "type" : "group" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "IRC_Host" , "_updatedAt" : new Date ( 1591734398173 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022380963 ) , "group" : "IRC_Federation" , "hidden" : false , "i18nDescription" : "IRC_Host" , "i18nLabel" : "Host" , "packageValue" : "localhost" , "secret" : false , "sorter" : NumberInt ( 2 ) , "ts" : new Date ( 1587032123566 ) , "type" : "string" , "value" : "localhost" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "localhost" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "IRC_Local_Password" , "_updatedAt" : new Date ( 1591734398201 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022380983 ) , "group" : "IRC_Federation" , "hidden" : false , "i18nDescription" : "IRC_Local_Password" , "i18nLabel" : "Local_Password" , "packageValue" : "password" , "secret" : false , "sorter" : NumberInt ( 6 ) , "ts" : new Date ( 1587032123592 ) , "type" : "string" , "value" : "password" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "password" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "IRC_Name" , "_updatedAt" : new Date ( 1591734398187 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022380974 ) , "group" : "IRC_Federation" , "hidden" : false , "i18nDescription" : "IRC_Name" , "i18nLabel" : "Name" , "packageValue" : "irc.rocket.chat" , "secret" : false , "sorter" : NumberInt ( 4 ) , "ts" : new Date ( 1587032123580 ) , "type" : "string" , "value" : "irc.rocket.chat" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "irc.rocket.chat" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "IRC_Peer_Password" , "_updatedAt" : new Date ( 1591734398208 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022380991 ) , "group" : "IRC_Federation" , "hidden" : false , "i18nDescription" : "IRC_Peer_Password" , "i18nLabel" : "Peer_Password" , "packageValue" : "password" , "secret" : false , "sorter" : NumberInt ( 7 ) , "ts" : new Date ( 1587032123604 ) , "type" : "string" , "value" : "password" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "password" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "IRC_Port" , "_updatedAt" : new Date ( 1591734398181 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022380970 ) , "group" : "IRC_Federation" , "hidden" : false , "i18nDescription" : "IRC_Port" , "i18nLabel" : "Port" , "packageValue" : NumberInt ( 6667 ) , "secret" : false , "sorter" : NumberInt ( 3 ) , "ts" : new Date ( 1587032123573 ) , "type" : "int" , "value" : NumberInt ( 6667 ) , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : NumberInt ( 6667 ) } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "IRC_Protocol" , "_updatedAt" : new Date ( 1591734398165 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022380959 ) , "group" : "IRC_Federation" , "hidden" : false , "i18nDescription" : "IRC_Protocol" , "i18nLabel" : "Protocol" , "packageValue" : "RFC2813" , "secret" : false , "sorter" : NumberInt ( 1 ) , "ts" : new Date ( 1587032123557 ) , "type" : "select" , "value" : "RFC2813" , "valueSource" : "meteorSettingsValue" , "values" : [ { "key" : "RFC2813" , "i18nLabel" : "RFC2813" } ] , "meteorSettingsValue" : "RFC2813" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "IRC_Reset_Connection" , "_updatedAt" : new Date ( 1591734398214 ) , "actionText" : "Reset_Connection" , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022380997 ) , "group" : "IRC_Federation" , "hidden" : false , "i18nDescription" : "IRC_Reset_Connection_Description" , "i18nLabel" : "Reset_Connection" , "packageValue" : "resetIrcConnection" , "secret" : false , "sorter" : NumberInt ( 8 ) , "ts" : new Date ( 1587032123609 ) , "type" : "action" , "value" : "resetIrcConnection" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "resetIrcConnection" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Iframe_Integration_receive_enable" , "_updatedAt" : new Date ( 1591734378141 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022363393 ) , "group" : "General" , "hidden" : false , "i18nDescription" : "Iframe_Integration_receive_enable_Description" , "i18nLabel" : "Iframe_Integration_receive_enable" , "packageValue" : false , "public" : true , "secret" : false , "section" : "Iframe_Integration" , "sorter" : NumberInt ( 40 ) , "ts" : new Date ( 1589465206607 ) , "type" : "boolean" , "value" : false , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Iframe_Integration_receive_origin" , "_updatedAt" : new Date ( 1591734378144 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022363396 ) , "enableQuery" : "{\"_id\":\"Iframe_Integration_receive_enable\",\"value\":true}" , "group" : "General" , "hidden" : false , "i18nDescription" : "Iframe_Integration_receive_origin_Description" , "i18nLabel" : "Iframe_Integration_receive_origin" , "packageValue" : "*" , "public" : true , "secret" : false , "section" : "Iframe_Integration" , "sorter" : NumberInt ( 41 ) , "ts" : new Date ( 1589465206611 ) , "type" : "string" , "value" : "*" , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Iframe_Integration_send_enable" , "_updatedAt" : new Date ( 1591734378134 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022363385 ) , "group" : "General" , "hidden" : false , "i18nDescription" : "Iframe_Integration_send_enable_Description" , "i18nLabel" : "Iframe_Integration_send_enable" , "packageValue" : false , "public" : true , "secret" : false , "section" : "Iframe_Integration" , "sorter" : NumberInt ( 38 ) , "ts" : new Date ( 1589465206600 ) , "type" : "boolean" , "value" : false , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Iframe_Integration_send_target_origin" , "_updatedAt" : new Date ( 1591734378138 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022363388 ) , "enableQuery" : "{\"_id\":\"Iframe_Integration_send_enable\",\"value\":true}" , "group" : "General" , "hidden" : false , "i18nDescription" : "Iframe_Integration_send_target_origin_Description" , "i18nLabel" : "Iframe_Integration_send_target_origin" , "packageValue" : "*" , "public" : true , "secret" : false , "section" : "Iframe_Integration" , "sorter" : NumberInt ( 39 ) , "ts" : new Date ( 1589465206603 ) , "type" : "string" , "value" : "*" , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Iframe_Restrict_Access" , "_updatedAt" : new Date ( 1591734378041 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022363294 ) , "group" : "General" , "hidden" : false , "i18nDescription" : "Iframe_Restrict_Access_Description" , "i18nLabel" : "Iframe_Restrict_Access" , "packageValue" : true , "secret" : true , "sorter" : NumberInt ( 16 ) , "ts" : new Date ( 1589465206491 ) , "type" : "boolean" , "value" : true , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Iframe_X_Frame_Options" , "_updatedAt" : new Date ( 1591734378044 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022363300 ) , "enableQuery" : "{\"_id\":\"Iframe_Restrict_Access\",\"value\":true}" , "group" : "General" , "hidden" : false , "i18nDescription" : "Iframe_X_Frame_Options_Description" , "i18nLabel" : "Iframe_X_Frame_Options" , "packageValue" : "sameorigin" , "secret" : true , "sorter" : NumberInt ( 17 ) , "ts" : new Date ( 1589465206495 ) , "type" : "string" , "value" : "sameorigin" , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Industry" , "_updatedAt" : new Date ( 1591734378524 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022363838 ) , "group" : "Setup_Wizard" , "hidden" : false , "i18nDescription" : "Industry_Description" , "i18nLabel" : "Industry" , "packageValue" : "" , "secret" : false , "section" : "Organization_Info" , "sorter" : NumberInt ( 2 ) , "ts" : new Date ( 1584022363842 ) , "type" : "select" , "value" : "other" , "valueSource" : "packageValue" , "values" : [ { "key" : "advocacy" , "i18nLabel" : "Advocacy" } , { "key" : "blockchain" , "i18nLabel" : "Blockchain" } , { "key" : "helpCenter" , "i18nLabel" : "Help_Center" } , { "key" : "manufacturing" , "i18nLabel" : "Manufacturing" } , { "key" : "education" , "i18nLabel" : "Education" } , { "key" : "insurance" , "i18nLabel" : "Insurance" } , { "key" : "logistics" , "i18nLabel" : "Logistics" } , { "key" : "consulting" , "i18nLabel" : "Consulting" } , { "key" : "entertainment" , "i18nLabel" : "Entertainment" } , { "key" : "publicRelations" , "i18nLabel" : "Public_Relations" } , { "key" : "religious" , "i18nLabel" : "Religious" } , { "key" : "gaming" , "i18nLabel" : "Gaming" } , { "key" : "socialNetwork" , "i18nLabel" : "Social_Network" } , { "key" : "realEstate" , "i18nLabel" : "Real_Estate" } , { "key" : "tourism" , "i18nLabel" : "Tourism" } , { "key" : "telecom" , "i18nLabel" : "Telecom" } , { "key" : "consumerGoods" , "i18nLabel" : "Consumer_Goods" } , { "key" : "financialServices" , "i18nLabel" : "Financial_Services" } , { "key" : "healthcarePharmaceutical" , "i18nLabel" : "Healthcare_and_Pharmaceutical" } , { "key" : "industry" , "i18nLabel" : "Industry" } , { "key" : "media" , "i18nLabel" : "Media" } , { "key" : "retail" , "i18nLabel" : "Retail" } , { "key" : "technologyServices" , "i18nLabel" : "Technology_Services" } , { "key" : "technologyProvider" , "i18nLabel" : "Technology_Provider" } , { "key" : "other" , "i18nLabel" : "Other" } ] , "wizard" : { "step" : NumberInt ( 2 ) , "order" : NumberInt ( 2 ) } } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Invitation_Email" , "_updatedAt" : new Date ( 1591734377455 ) , "autocomplete" : true , "blocked" : false , "code" : "text/html" , "createdAt" : new Date ( 1584022362548 ) , "group" : "Email" , "hidden" : false , "i18nDescription" : "Invitation_Email_Description" , "i18nLabel" : "Body" , "multiline" : true , "packageValue" : "<h2>{Welcome_to Site_Name}</h2><p>{Visit_Site_Url_and_try_the_best_open_source_chat_solution_available_today}</p><a class=\"btn\" href=\"[Site_URL]\">{Join_Chat}</a>" , "secret" : false , "section" : "Invitation" , "sorter" : NumberInt ( 37 ) , "ts" : new Date ( 1589465205738 ) , "type" : "code" , "value" : "<h2>{Welcome_to Site_Name}</h2><p>{Visit_Site_Url_and_try_the_best_open_source_chat_solution_available_today}</p><a class=\"btn\" href=\"[Site_URL]\">{Join_Chat}</a>" , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Invitation_Subject" , "_updatedAt" : new Date ( 1591734377451 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022362543 ) , "group" : "Email" , "hidden" : false , "i18nDescription" : "Invitation_Subject_Description" , "i18nLabel" : "Subject" , "packageValue" : "{Invitation_Subject_Default}" , "secret" : false , "section" : "Invitation" , "sorter" : NumberInt ( 36 ) , "ts" : new Date ( 1589465205732 ) , "type" : "string" , "value" : "{Invitation_Subject_Default}" , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "IssueLinks_Enabled" , "_updatedAt" : new Date ( 1591734388554 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022374237 ) , "group" : "Message" , "hidden" : false , "i18nDescription" : "IssueLinks_Incompatible" , "i18nLabel" : "Enabled" , "packageValue" : false , "public" : true , "secret" : false , "section" : "Issue_Links" , "sorter" : NumberInt ( 35 ) , "ts" : new Date ( 1587032113441 ) , "type" : "boolean" , "value" : false , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : false } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "IssueLinks_Template" , "_updatedAt" : new Date ( 1591734388561 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022374243 ) , "group" : "Message" , "hidden" : false , "i18nDescription" : "IssueLinks_LinkTemplate_Description" , "i18nLabel" : "IssueLinks_LinkTemplate" , "packageValue" : "" , "public" : true , "secret" : false , "section" : "Issue_Links" , "sorter" : NumberInt ( 36 ) , "ts" : new Date ( 1587032113448 ) , "type" : "string" , "value" : "" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Jitsi_Application_ID" , "_updatedAt" : new Date ( 1591734398832 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022381610 ) , "enableQuery" : "[{\"_id\":\"Jitsi_Enabled\",\"value\":true},{\"_id\":\"Jitsi_Enabled_TokenAuth\",\"value\":true}]" , "group" : "Video Conference" , "hidden" : false , "i18nDescription" : "Jitsi_Application_ID_Description" , "i18nLabel" : "Jitsi_Application_ID" , "packageValue" : "" , "secret" : false , "section" : "Jitsi" , "sorter" : NumberInt ( 14 ) , "ts" : new Date ( 1587032124201 ) , "type" : "string" , "value" : "" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Jitsi_Application_Secret" , "_updatedAt" : new Date ( 1591734398840 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022381616 ) , "enableQuery" : "[{\"_id\":\"Jitsi_Enabled\",\"value\":true},{\"_id\":\"Jitsi_Enabled_TokenAuth\",\"value\":true}]" , "group" : "Video Conference" , "hidden" : false , "i18nDescription" : "Jitsi_Application_Secret_Description" , "i18nLabel" : "Jitsi_Application_Secret" , "packageValue" : "" , "secret" : false , "section" : "Jitsi" , "sorter" : NumberInt ( 15 ) , "ts" : new Date ( 1587032124208 ) , "type" : "string" , "value" : "" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Jitsi_Chrome_Extension" , "_updatedAt" : new Date ( 1591734398816 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022381591 ) , "enableQuery" : "{\"_id\":\"Jitsi_Enabled\",\"value\":true}" , "group" : "Video Conference" , "hidden" : false , "i18nDescription" : "Jitsi_Chrome_Extension_Description" , "i18nLabel" : "Jitsi_Chrome_Extension" , "packageValue" : "nocfbnnmjnndkbipkabodnheejiegccf" , "public" : true , "secret" : false , "section" : "Jitsi" , "sorter" : NumberInt ( 12 ) , "ts" : new Date ( 1587032124188 ) , "type" : "string" , "value" : "nocfbnnmjnndkbipkabodnheejiegccf" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "nocfbnnmjnndkbipkabodnheejiegccf" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Jitsi_Domain" , "_updatedAt" : new Date ( 1591734398557 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022381353 ) , "enableQuery" : "{\"_id\":\"Jitsi_Enabled\",\"value\":true}" , "group" : "Video Conference" , "hidden" : false , "i18nDescription" : "Jitsi_Domain_Description" , "i18nLabel" : "Domain" , "packageValue" : "meet.jit.si" , "public" : true , "secret" : false , "section" : "Jitsi" , "sorter" : NumberInt ( 7 ) , "ts" : new Date ( 1587032123925 ) , "type" : "string" , "value" : "meet.jit.si" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "meet.jit.si" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Jitsi_Enable_Channels" , "_updatedAt" : new Date ( 1591734398809 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022381385 ) , "enableQuery" : "{\"_id\":\"Jitsi_Enabled\",\"value\":true}" , "group" : "Video Conference" , "hidden" : false , "i18nDescription" : "Jitsi_Enable_Channels_Description" , "i18nLabel" : "Jitsi_Enable_Channels" , "packageValue" : false , "public" : true , "secret" : false , "section" : "Jitsi" , "sorter" : NumberInt ( 11 ) , "ts" : new Date ( 1587032124168 ) , "type" : "boolean" , "value" : false , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : false } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Jitsi_Enabled" , "_updatedAt" : new Date ( 1591734398550 ) , "alert" : "This Feature is currently in beta! Please report bugs to github.com/RocketChat/Rocket.Chat/issues" , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022381349 ) , "group" : "Video Conference" , "hidden" : false , "i18nDescription" : "Jitsi_Enabled_Description" , "i18nLabel" : "Enabled" , "packageValue" : false , "public" : true , "secret" : false , "section" : "Jitsi" , "sorter" : NumberInt ( 6 ) , "ts" : new Date ( 1587032123917 ) , "type" : "boolean" , "value" : false , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : false } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Jitsi_Enabled_TokenAuth" , "_updatedAt" : new Date ( 1591734398825 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022381603 ) , "enableQuery" : "{\"_id\":\"Jitsi_Enabled\",\"value\":true}" , "group" : "Video Conference" , "hidden" : false , "i18nDescription" : "Jitsi_Enabled_TokenAuth_Description" , "i18nLabel" : "Jitsi_Enabled_TokenAuth" , "packageValue" : false , "public" : true , "secret" : false , "section" : "Jitsi" , "sorter" : NumberInt ( 13 ) , "ts" : new Date ( 1587032124195 ) , "type" : "boolean" , "value" : false , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : false } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Jitsi_Limit_Token_To_Room" , "_updatedAt" : new Date ( 1591734398846 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022381625 ) , "enableQuery" : "[{\"_id\":\"Jitsi_Enabled\",\"value\":true},{\"_id\":\"Jitsi_Enabled_TokenAuth\",\"value\":true}]" , "group" : "Video Conference" , "hidden" : false , "i18nDescription" : "Jitsi_Limit_Token_To_Room_Description" , "i18nLabel" : "Jitsi_Limit_Token_To_Room" , "packageValue" : true , "public" : true , "secret" : false , "section" : "Jitsi" , "sorter" : NumberInt ( 16 ) , "ts" : new Date ( 1587032124214 ) , "type" : "boolean" , "value" : true , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : true } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Jitsi_Open_New_Window" , "_updatedAt" : new Date ( 1591734398579 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022381378 ) , "enableQuery" : "{\"_id\":\"Jitsi_Enabled\",\"value\":true}" , "group" : "Video Conference" , "hidden" : false , "i18nDescription" : "Jitsi_Open_New_Window_Description" , "i18nLabel" : "Always_open_in_new_window" , "packageValue" : false , "public" : true , "secret" : false , "section" : "Jitsi" , "sorter" : NumberInt ( 10 ) , "ts" : new Date ( 1587032124154 ) , "type" : "boolean" , "value" : false , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : false } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Jitsi_SSL" , "_updatedAt" : new Date ( 1591734398570 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022381366 ) , "enableQuery" : "{\"_id\":\"Jitsi_Enabled\",\"value\":true}" , "group" : "Video Conference" , "hidden" : false , "i18nDescription" : "Jitsi_SSL_Description" , "i18nLabel" : "SSL" , "packageValue" : true , "public" : true , "secret" : false , "section" : "Jitsi" , "sorter" : NumberInt ( 9 ) , "ts" : new Date ( 1587032123941 ) , "type" : "boolean" , "value" : true , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : true } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Jitsi_URL_Room_Prefix" , "_updatedAt" : new Date ( 1591734398564 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022381361 ) , "enableQuery" : "{\"_id\":\"Jitsi_Enabled\",\"value\":true}" , "group" : "Video Conference" , "hidden" : false , "i18nDescription" : "Jitsi_URL_Room_Prefix_Description" , "i18nLabel" : "URL_room_prefix" , "packageValue" : "RocketChat" , "public" : true , "secret" : false , "section" : "Jitsi" , "sorter" : NumberInt ( 8 ) , "ts" : new Date ( 1587032123934 ) , "type" : "string" , "value" : "RocketChat" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "RocketChat" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Katex_Dollar_Syntax" , "_updatedAt" : new Date ( 1591734398238 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022381021 ) , "enableQuery" : "{\"_id\":\"Katex_Enabled\",\"value\":true}" , "group" : "Message" , "hidden" : false , "i18nDescription" : "Katex_Dollar_Syntax_Description" , "i18nLabel" : "Katex_Dollar_Syntax" , "packageValue" : false , "public" : true , "secret" : false , "section" : "Katex" , "sorter" : NumberInt ( 64 ) , "ts" : new Date ( 1589465236886 ) , "type" : "boolean" , "value" : false , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : false } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Katex_Enabled" , "_updatedAt" : new Date ( 1591734398220 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022381006 ) , "group" : "Message" , "hidden" : false , "i18n" : "Katex_Enabled_Description" , "i18nDescription" : "Katex_Enabled_Description" , "i18nLabel" : "Katex_Enabled" , "packageValue" : true , "public" : true , "secret" : false , "section" : "Katex" , "sorter" : NumberInt ( 62 ) , "ts" : new Date ( 1589465236873 ) , "type" : "boolean" , "value" : true , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : true } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Katex_Parenthesis_Syntax" , "_updatedAt" : new Date ( 1591734398228 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022381016 ) , "enableQuery" : "{\"_id\":\"Katex_Enabled\",\"value\":true}" , "group" : "Message" , "hidden" : false , "i18nDescription" : "Katex_Parenthesis_Syntax_Description" , "i18nLabel" : "Katex_Parenthesis_Syntax" , "packageValue" : true , "public" : true , "secret" : false , "section" : "Katex" , "sorter" : NumberInt ( 63 ) , "ts" : new Date ( 1589465236879 ) , "type" : "boolean" , "value" : true , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : true } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "LDAP" , "_updatedAt" : new Date ( 1591734388764 ) , "blocked" : false , "createdAt" : new Date ( 1584022374364 ) , "hidden" : false , "i18nDescription" : "LDAP_Description" , "i18nLabel" : "LDAP" , "ts" : new Date ( 1591734388764 ) , "type" : "group" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "LDAP_Authentication" , "_updatedAt" : new Date ( 1591734388837 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022374425 ) , "enableQuery" : "{\"_id\":\"LDAP_Enable\",\"value\":true}" , "group" : "LDAP" , "hidden" : false , "i18nDescription" : "LDAP_Authentication_Description" , "i18nLabel" : "LDAP_Authentication" , "packageValue" : false , "secret" : false , "section" : "Authentication" , "sorter" : NumberInt ( 12 ) , "ts" : new Date ( 1587032113790 ) , "type" : "boolean" , "value" : false , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : false } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "LDAP_Authentication_Password" , "_updatedAt" : new Date ( 1591734388845 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022374434 ) , "enableQuery" : "[{\"_id\":\"LDAP_Enable\",\"value\":true},{\"_id\":\"LDAP_Authentication\",\"value\":true}]" , "group" : "LDAP" , "hidden" : false , "i18nDescription" : "LDAP_Authentication_Password_Description" , "i18nLabel" : "LDAP_Authentication_Password" , "packageValue" : "" , "secret" : true , "section" : "Authentication" , "sorter" : NumberInt ( 14 ) , "ts" : new Date ( 1587032113810 ) , "type" : "password" , "value" : "" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "LDAP_Authentication_UserDN" , "_updatedAt" : new Date ( 1591734388841 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022374429 ) , "enableQuery" : "[{\"_id\":\"LDAP_Enable\",\"value\":true},{\"_id\":\"LDAP_Authentication\",\"value\":true}]" , "group" : "LDAP" , "hidden" : false , "i18nDescription" : "LDAP_Authentication_UserDN_Description" , "i18nLabel" : "LDAP_Authentication_UserDN" , "packageValue" : "" , "secret" : true , "section" : "Authentication" , "sorter" : NumberInt ( 13 ) , "ts" : new Date ( 1587032113797 ) , "type" : "string" , "value" : "" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "LDAP_Background_Sync" , "_updatedAt" : new Date ( 1591734388995 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022374569 ) , "enableQuery" : "{\"_id\":\"LDAP_Enable\",\"value\":true}" , "group" : "LDAP" , "hidden" : false , "i18nDescription" : "LDAP_Background_Sync_Description" , "i18nLabel" : "LDAP_Background_Sync" , "packageValue" : false , "secret" : false , "section" : "Sync / Import" , "sorter" : NumberInt ( 45 ) , "ts" : new Date ( 1587032114086 ) , "type" : "boolean" , "value" : false , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : false } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "LDAP_Background_Sync_Import_New_Users" , "_updatedAt" : new Date ( 1591734389003 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022374577 ) , "enableQuery" : "[{\"_id\":\"LDAP_Enable\",\"value\":true},{\"_id\":\"LDAP_Background_Sync\",\"value\":true}]" , "group" : "LDAP" , "hidden" : false , "i18nDescription" : "LDAP_Background_Sync_Import_New_Users_Description" , "i18nLabel" : "LDAP_Background_Sync_Import_New_Users" , "packageValue" : true , "secret" : false , "section" : "Sync / Import" , "sorter" : NumberInt ( 47 ) , "ts" : new Date ( 1587032114099 ) , "type" : "boolean" , "value" : true , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : true } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "LDAP_Background_Sync_Interval" , "_updatedAt" : new Date ( 1591734388998 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022374574 ) , "enableQuery" : "[{\"_id\":\"LDAP_Enable\",\"value\":true},{\"_id\":\"LDAP_Background_Sync\",\"value\":true}]" , "group" : "LDAP" , "hidden" : false , "i18nDescription" : "LDAP_Background_Sync_Interval_Description" , "i18nLabel" : "LDAP_Background_Sync_Interval" , "packageValue" : "Every 24 hours" , "secret" : false , "section" : "Sync / Import" , "sorter" : NumberInt ( 46 ) , "ts" : new Date ( 1587032114091 ) , "type" : "string" , "value" : "Every 24 hours" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "Every 24 hours" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "LDAP_Background_Sync_Keep_Existant_Users_Updated" , "_updatedAt" : new Date ( 1591734389007 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022374581 ) , "enableQuery" : "[{\"_id\":\"LDAP_Enable\",\"value\":true},{\"_id\":\"LDAP_Background_Sync\",\"value\":true}]" , "group" : "LDAP" , "hidden" : false , "i18nDescription" : "LDAP_Background_Sync_Keep_Existant_Users_Updated_Description" , "i18nLabel" : "LDAP_Background_Sync_Keep_Existant_Users_Updated" , "packageValue" : true , "secret" : false , "section" : "Sync / Import" , "sorter" : NumberInt ( 48 ) , "ts" : new Date ( 1587032114104 ) , "type" : "boolean" , "value" : true , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : true } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "LDAP_BaseDN" , "_updatedAt" : new Date ( 1591734388825 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022374412 ) , "enableQuery" : "{\"_id\":\"LDAP_Enable\",\"value\":true}" , "group" : "LDAP" , "hidden" : false , "i18nDescription" : "LDAP_BaseDN_Description" , "i18nLabel" : "LDAP_BaseDN" , "packageValue" : "" , "secret" : false , "sorter" : NumberInt ( 9 ) , "ts" : new Date ( 1587032113746 ) , "type" : "string" , "value" : "" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "LDAP_CA_Cert" , "_updatedAt" : new Date ( 1591734388816 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022374403 ) , "enableQuery" : "[{\"_id\":\"LDAP_Enable\",\"value\":true},{\"_id\":\"LDAP_Encryption\",\"value\":{\"$in\":[\"tls\",\"ssl\"]}}]" , "group" : "LDAP" , "hidden" : false , "i18nDescription" : "LDAP_CA_Cert_Description" , "i18nLabel" : "LDAP_CA_Cert" , "multiline" : true , "packageValue" : "" , "secret" : true , "sorter" : NumberInt ( 7 ) , "ts" : new Date ( 1587032113731 ) , "type" : "string" , "value" : "" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "LDAP_Connect_Timeout" , "_updatedAt" : new Date ( 1591734388854 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022374442 ) , "enableQuery" : "{\"_id\":\"LDAP_Enable\",\"value\":true}" , "group" : "LDAP" , "hidden" : false , "i18nDescription" : "LDAP_Connect_Timeout_Description" , "i18nLabel" : "LDAP_Connect_Timeout" , "packageValue" : NumberInt ( 1000 ) , "secret" : false , "section" : "Timeouts" , "sorter" : NumberInt ( 16 ) , "ts" : new Date ( 1587032113828 ) , "type" : "int" , "value" : NumberInt ( 1000 ) , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : NumberInt ( 1000 ) } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "LDAP_Default_Domain" , "_updatedAt" : new Date ( 1591734388924 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022374501 ) , "enableQuery" : "{\"_id\":\"LDAP_Enable\",\"value\":true}" , "group" : "LDAP" , "hidden" : false , "i18nDescription" : "LDAP_Default_Domain_Description" , "i18nLabel" : "LDAP_Default_Domain" , "packageValue" : "" , "secret" : false , "section" : "Sync / Import" , "sorter" : NumberInt ( 31 ) , "ts" : new Date ( 1587032113972 ) , "type" : "string" , "value" : "" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "LDAP_Enable" , "_updatedAt" : new Date ( 1591734388772 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022374367 ) , "group" : "LDAP" , "hidden" : false , "i18nDescription" : "LDAP_Enable_Description" , "i18nLabel" : "LDAP_Enable" , "packageValue" : false , "public" : true , "secret" : false , "sorter" : NumberInt ( 0 ) , "ts" : new Date ( 1587032113664 ) , "type" : "boolean" , "value" : false , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : false } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "LDAP_Encryption" , "_updatedAt" : new Date ( 1591734388811 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022374399 ) , "enableQuery" : "{\"_id\":\"LDAP_Enable\",\"value\":true}" , "group" : "LDAP" , "hidden" : false , "i18nDescription" : "LDAP_Encryption_Description" , "i18nLabel" : "LDAP_Encryption" , "packageValue" : "plain" , "secret" : false , "sorter" : NumberInt ( 6 ) , "ts" : new Date ( 1587032113722 ) , "type" : "select" , "value" : "plain" , "valueSource" : "meteorSettingsValue" , "values" : [ { "key" : "plain" , "i18nLabel" : "No_Encryption" } , { "key" : "tls" , "i18nLabel" : "StartTLS" } , { "key" : "ssl" , "i18nLabel" : "SSL/LDAPS" } ] , "meteorSettingsValue" : "plain" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "LDAP_Find_User_After_Login" , "_updatedAt" : new Date ( 1591734388787 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022374381 ) , "enableQuery" : "{\"_id\":\"LDAP_Enable\",\"value\":true}" , "group" : "LDAP" , "hidden" : false , "i18nDescription" : "LDAP_Find_User_After_Login_Description" , "i18nLabel" : "LDAP_Find_User_After_Login" , "packageValue" : true , "secret" : false , "sorter" : NumberInt ( 2 ) , "ts" : new Date ( 1587032113688 ) , "type" : "boolean" , "value" : true , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : true } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "LDAP_Group_Filter_Enable" , "_updatedAt" : new Date ( 1591734388886 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022374472 ) , "enableQuery" : "{\"_id\":\"LDAP_Enable\",\"value\":true}" , "group" : "LDAP" , "hidden" : false , "i18nDescription" : "LDAP_Group_Filter_Enable_Description" , "i18nLabel" : "LDAP_Group_Filter_Enable" , "packageValue" : false , "secret" : false , "section" : "User Search (Group Validation)" , "sorter" : NumberInt ( 23 ) , "ts" : new Date ( 1587032113899 ) , "type" : "boolean" , "value" : false , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : false } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "LDAP_Group_Filter_Group_Id_Attribute" , "_updatedAt" : new Date ( 1591734388898 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022374479 ) , "enableQuery" : "[{\"_id\":\"LDAP_Enable\",\"value\":true},{\"_id\":\"LDAP_Group_Filter_Enable\",\"value\":true}]" , "group" : "LDAP" , "hidden" : false , "i18nDescription" : "LDAP_Group_Filter_Group_Id_Attribute_Description" , "i18nLabel" : "LDAP_Group_Filter_Group_Id_Attribute" , "packageValue" : "cn" , "secret" : false , "section" : "User Search (Group Validation)" , "sorter" : NumberInt ( 25 ) , "ts" : new Date ( 1587032113917 ) , "type" : "string" , "value" : "cn" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "cn" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "LDAP_Group_Filter_Group_Member_Attribute" , "_updatedAt" : new Date ( 1591734388902 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022374482 ) , "enableQuery" : "[{\"_id\":\"LDAP_Enable\",\"value\":true},{\"_id\":\"LDAP_Group_Filter_Enable\",\"value\":true}]" , "group" : "LDAP" , "hidden" : false , "i18nDescription" : "LDAP_Group_Filter_Group_Member_Attribute_Description" , "i18nLabel" : "LDAP_Group_Filter_Group_Member_Attribute" , "packageValue" : "uniqueMember" , "secret" : false , "section" : "User Search (Group Validation)" , "sorter" : NumberInt ( 26 ) , "ts" : new Date ( 1587032113929 ) , "type" : "string" , "value" : "uniqueMember" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "uniqueMember" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "LDAP_Group_Filter_Group_Member_Format" , "_updatedAt" : new Date ( 1591734388907 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022374486 ) , "enableQuery" : "[{\"_id\":\"LDAP_Enable\",\"value\":true},{\"_id\":\"LDAP_Group_Filter_Enable\",\"value\":true}]" , "group" : "LDAP" , "hidden" : false , "i18nDescription" : "LDAP_Group_Filter_Group_Member_Format_Description" , "i18nLabel" : "LDAP_Group_Filter_Group_Member_Format" , "packageValue" : "uniqueMember" , "secret" : false , "section" : "User Search (Group Validation)" , "sorter" : NumberInt ( 27 ) , "ts" : new Date ( 1587032113939 ) , "type" : "string" , "value" : "uniqueMember" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "uniqueMember" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "LDAP_Group_Filter_Group_Name" , "_updatedAt" : new Date ( 1591734388911 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022374490 ) , "enableQuery" : "[{\"_id\":\"LDAP_Enable\",\"value\":true},{\"_id\":\"LDAP_Group_Filter_Enable\",\"value\":true}]" , "group" : "LDAP" , "hidden" : false , "i18nDescription" : "LDAP_Group_Filter_Group_Name_Description" , "i18nLabel" : "LDAP_Group_Filter_Group_Name" , "packageValue" : "ROCKET_CHAT" , "secret" : false , "section" : "User Search (Group Validation)" , "sorter" : NumberInt ( 28 ) , "ts" : new Date ( 1587032113946 ) , "type" : "string" , "value" : "ROCKET_CHAT" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "ROCKET_CHAT" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "LDAP_Group_Filter_ObjectClass" , "_updatedAt" : new Date ( 1591734388894 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022374475 ) , "enableQuery" : "[{\"_id\":\"LDAP_Enable\",\"value\":true},{\"_id\":\"LDAP_Group_Filter_Enable\",\"value\":true}]" , "group" : "LDAP" , "hidden" : false , "i18nDescription" : "LDAP_Group_Filter_ObjectClass_Description" , "i18nLabel" : "LDAP_Group_Filter_ObjectClass" , "packageValue" : "groupOfUniqueNames" , "secret" : false , "section" : "User Search (Group Validation)" , "sorter" : NumberInt ( 24 ) , "ts" : new Date ( 1587032113907 ) , "type" : "string" , "value" : "groupOfUniqueNames" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "groupOfUniqueNames" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "LDAP_Host" , "_updatedAt" : new Date ( 1591734388794 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022374385 ) , "enableQuery" : "{\"_id\":\"LDAP_Enable\",\"value\":true}" , "group" : "LDAP" , "hidden" : false , "i18nDescription" : "LDAP_Host_Description" , "i18nLabel" : "LDAP_Host" , "packageValue" : "" , "secret" : false , "sorter" : NumberInt ( 3 ) , "ts" : new Date ( 1587032113694 ) , "type" : "string" , "value" : "" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "LDAP_Idle_Timeout" , "_updatedAt" : new Date ( 1591734388858 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022374446 ) , "enableQuery" : "{\"_id\":\"LDAP_Enable\",\"value\":true}" , "group" : "LDAP" , "hidden" : false , "i18nDescription" : "LDAP_Idle_Timeout_Description" , "i18nLabel" : "LDAP_Idle_Timeout" , "packageValue" : NumberInt ( 1000 ) , "secret" : false , "section" : "Timeouts" , "sorter" : NumberInt ( 17 ) , "ts" : new Date ( 1587032113839 ) , "type" : "int" , "value" : NumberInt ( 1000 ) , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : NumberInt ( 1000 ) } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "LDAP_Internal_Log_Level" , "_updatedAt" : new Date ( 1591734388829 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022374416 ) , "enableQuery" : "{\"_id\":\"LDAP_Enable\",\"value\":true}" , "group" : "LDAP" , "hidden" : false , "i18nDescription" : "LDAP_Internal_Log_Level_Description" , "i18nLabel" : "LDAP_Internal_Log_Level" , "packageValue" : "disabled" , "secret" : false , "sorter" : NumberInt ( 10 ) , "ts" : new Date ( 1587032113756 ) , "type" : "select" , "value" : "disabled" , "valueSource" : "meteorSettingsValue" , "values" : [ { "key" : "disabled" , "i18nLabel" : "Disabled" } , { "key" : "error" , "i18nLabel" : "Error" } , { "key" : "warn" , "i18nLabel" : "Warn" } , { "key" : "info" , "i18nLabel" : "Info" } , { "key" : "debug" , "i18nLabel" : "Debug" } , { "key" : "trace" , "i18nLabel" : "Trace" } ] , "meteorSettingsValue" : "disabled" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "LDAP_Login_Fallback" , "_updatedAt" : new Date ( 1591734388779 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022374377 ) , "enableQuery" : null , "group" : "LDAP" , "hidden" : false , "i18nDescription" : "LDAP_Login_Fallback_Description" , "i18nLabel" : "LDAP_Login_Fallback" , "packageValue" : false , "secret" : false , "sorter" : NumberInt ( 1 ) , "ts" : new Date ( 1589465216920 ) , "type" : "boolean" , "value" : true , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : true } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "LDAP_Merge_Existing_Users" , "_updatedAt" : new Date ( 1591734388928 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022374504 ) , "enableQuery" : "{\"_id\":\"LDAP_Enable\",\"value\":true}" , "group" : "LDAP" , "hidden" : false , "i18nDescription" : "LDAP_Merge_Existing_Users_Description" , "i18nLabel" : "LDAP_Merge_Existing_Users" , "packageValue" : false , "secret" : false , "section" : "Sync / Import" , "sorter" : NumberInt ( 32 ) , "ts" : new Date ( 1587032113981 ) , "type" : "boolean" , "value" : false , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : false } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "LDAP_Port" , "_updatedAt" : new Date ( 1591734388799 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022374390 ) , "enableQuery" : "{\"_id\":\"LDAP_Enable\",\"value\":true}" , "group" : "LDAP" , "hidden" : false , "i18nDescription" : "LDAP_Port_Description" , "i18nLabel" : "LDAP_Port" , "packageValue" : "389" , "secret" : false , "sorter" : NumberInt ( 4 ) , "ts" : new Date ( 1587032113702 ) , "type" : "string" , "value" : "389" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "389" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "LDAP_Reconnect" , "_updatedAt" : new Date ( 1591734388803 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022374394 ) , "enableQuery" : "{\"_id\":\"LDAP_Enable\",\"value\":true}" , "group" : "LDAP" , "hidden" : false , "i18nDescription" : "LDAP_Reconnect_Description" , "i18nLabel" : "LDAP_Reconnect" , "packageValue" : false , "secret" : false , "sorter" : NumberInt ( 5 ) , "ts" : new Date ( 1587032113711 ) , "type" : "boolean" , "value" : false , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : false } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "LDAP_Reject_Unauthorized" , "_updatedAt" : new Date ( 1591734388820 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022374408 ) , "enableQuery" : "[{\"_id\":\"LDAP_Enable\",\"value\":true},{\"_id\":\"LDAP_Encryption\",\"value\":{\"$in\":[\"tls\",\"ssl\"]}}]" , "group" : "LDAP" , "hidden" : false , "i18nDescription" : "LDAP_Reject_Unauthorized_Description" , "i18nLabel" : "LDAP_Reject_Unauthorized" , "packageValue" : true , "secret" : false , "sorter" : NumberInt ( 8 ) , "ts" : new Date ( 1587032113739 ) , "type" : "boolean" , "value" : true , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : true } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "LDAP_Search_Page_Size" , "_updatedAt" : new Date ( 1591734388878 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022374463 ) , "enableQuery" : "{\"_id\":\"LDAP_Enable\",\"value\":true}" , "group" : "LDAP" , "hidden" : false , "i18nDescription" : "LDAP_Search_Page_Size_Description" , "i18nLabel" : "LDAP_Search_Page_Size" , "packageValue" : NumberInt ( 250 ) , "secret" : false , "section" : "User Search" , "sorter" : NumberInt ( 21 ) , "ts" : new Date ( 1587032113879 ) , "type" : "int" , "value" : NumberInt ( 250 ) , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : NumberInt ( 250 ) } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "LDAP_Search_Size_Limit" , "_updatedAt" : new Date ( 1591734388882 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022374468 ) , "enableQuery" : "{\"_id\":\"LDAP_Enable\",\"value\":true}" , "group" : "LDAP" , "hidden" : false , "i18nDescription" : "LDAP_Search_Size_Limit_Description" , "i18nLabel" : "LDAP_Search_Size_Limit" , "packageValue" : NumberInt ( 1000 ) , "secret" : false , "section" : "User Search" , "sorter" : NumberInt ( 22 ) , "ts" : new Date ( 1587032113889 ) , "type" : "int" , "value" : NumberInt ( 1000 ) , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : NumberInt ( 1000 ) } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "LDAP_Sync_Now" , "_updatedAt" : new Date ( 1591734389012 ) , "actionText" : "Execute_Synchronization_Now" , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022374584 ) , "group" : "LDAP" , "hidden" : false , "i18nDescription" : "LDAP_Sync_Now_Description" , "i18nLabel" : "LDAP_Sync_Now" , "packageValue" : "ldap_sync_now" , "secret" : false , "section" : "Sync / Import" , "sorter" : NumberInt ( 49 ) , "ts" : new Date ( 1587032114109 ) , "type" : "action" , "value" : "ldap_sync_now" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "ldap_sync_now" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "LDAP_Sync_User_Avatar" , "_updatedAt" : new Date ( 1591734388990 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022374564 ) , "enableQuery" : "{\"_id\":\"LDAP_Enable\",\"value\":true}" , "group" : "LDAP" , "hidden" : false , "i18nDescription" : "LDAP_Sync_User_Avatar_Description" , "i18nLabel" : "LDAP_Sync_User_Avatar" , "packageValue" : true , "secret" : false , "section" : "Sync / Import" , "sorter" : NumberInt ( 44 ) , "ts" : new Date ( 1587032114081 ) , "type" : "boolean" , "value" : true , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : true } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "LDAP_Sync_User_Data" , "_updatedAt" : new Date ( 1591734388931 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022374508 ) , "enableQuery" : "{\"_id\":\"LDAP_Enable\",\"value\":true}" , "group" : "LDAP" , "hidden" : false , "i18nDescription" : "LDAP_Sync_User_Data_Description" , "i18nLabel" : "LDAP_Sync_User_Data" , "packageValue" : false , "secret" : false , "section" : "Sync / Import" , "sorter" : NumberInt ( 33 ) , "ts" : new Date ( 1587032113991 ) , "type" : "boolean" , "value" : false , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : false } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "LDAP_Sync_User_Data_FieldMap" , "_updatedAt" : new Date ( 1591734388936 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022374512 ) , "enableQuery" : "[{\"_id\":\"LDAP_Enable\",\"value\":true},{\"_id\":\"LDAP_Sync_User_Data\",\"value\":true}]" , "group" : "LDAP" , "hidden" : false , "i18nDescription" : "LDAP_Sync_User_Data_FieldMap_Description" , "i18nLabel" : "LDAP_Sync_User_Data_FieldMap" , "packageValue" : "{\"cn\":\"name\", \"mail\":\"email\"}" , "secret" : false , "section" : "Sync / Import" , "sorter" : NumberInt ( 34 ) , "ts" : new Date ( 1587032113997 ) , "type" : "string" , "value" : "{\"cn\":\"name\", \"mail\":\"email\"}" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "{\"cn\":\"name\", \"mail\":\"email\"}" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "LDAP_Sync_User_Data_Groups" , "_updatedAt" : new Date ( 1591734388940 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022374516 ) , "enableQuery" : "{\"_id\":\"LDAP_Enable\",\"value\":true}" , "group" : "LDAP" , "hidden" : false , "i18nDescription" : "LDAP_Sync_User_Data_Groups_Description" , "i18nLabel" : "LDAP_Sync_User_Data_Groups" , "packageValue" : false , "secret" : false , "section" : "Sync / Import" , "sorter" : NumberInt ( 35 ) , "ts" : new Date ( 1587032114006 ) , "type" : "boolean" , "value" : false , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : false } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "LDAP_Sync_User_Data_GroupsMap" , "_updatedAt" : new Date ( 1591734388966 ) , "autocomplete" : true , "blocked" : false , "code" : "application/json" , "createdAt" : new Date ( 1584022374544 ) , "enableQuery" : "[{\"_id\":\"LDAP_Enable\",\"value\":true},{\"_id\":\"LDAP_Sync_User_Data_Groups\",\"value\":true}]" , "group" : "LDAP" , "hidden" : false , "i18nDescription" : "LDAP_Sync_User_Data_GroupsMap_Description" , "i18nLabel" : "LDAP_Sync_User_Data_GroupsMap" , "multiline" : true , "packageValue" : "{\n\t\"rocket-admin\": \"admin\",\n\t\"tech-support\": \"support\"\n}" , "public" : false , "secret" : false , "section" : "Sync / Import" , "sorter" : NumberInt ( 39 ) , "ts" : new Date ( 1587032114040 ) , "type" : "code" , "value" : "{\n\t\"rocket-admin\": \"admin\",\n\t\"tech-support\": \"support\"\n}" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "{\n\t\"rocket-admin\": \"admin\",\n\t\"tech-support\": \"support\"\n}" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "LDAP_Sync_User_Data_Groups_AutoChannels" , "_updatedAt" : new Date ( 1591734388970 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022374548 ) , "enableQuery" : "[{\"_id\":\"LDAP_Enable\",\"value\":true},{\"_id\":\"LDAP_Sync_User_Data_Groups\",\"value\":true}]" , "group" : "LDAP" , "hidden" : false , "i18nDescription" : "LDAP_Sync_User_Data_Groups_AutoChannels_Description" , "i18nLabel" : "LDAP_Sync_User_Data_Groups_AutoChannels" , "packageValue" : false , "secret" : false , "section" : "Sync / Import" , "sorter" : NumberInt ( 40 ) , "ts" : new Date ( 1587032114044 ) , "type" : "boolean" , "value" : false , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : false } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "LDAP_Sync_User_Data_Groups_AutoChannelsMap" , "_updatedAt" : new Date ( 1591734388982 ) , "autocomplete" : true , "blocked" : false , "code" : "application/json" , "createdAt" : new Date ( 1584022374557 ) , "enableQuery" : "[{\"_id\":\"LDAP_Enable\",\"value\":true},{\"_id\":\"LDAP_Sync_User_Data_Groups\",\"value\":true},{\"_id\":\"LDAP_Sync_User_Data_Groups_AutoChannels\",\"value\":true}]" , "group" : "LDAP" , "hidden" : false , "i18nDescription" : "LDAP_Sync_User_Data_Groups_AutoChannelsMap_Description" , "i18nLabel" : "LDAP_Sync_User_Data_Groups_AutoChannelsMap" , "multiline" : true , "packageValue" : "{\n\t\"employee\": \"general\",\n\t\"techsupport\": [\n\t\t\"helpdesk\",\n\t\t\"support\"\n\t]\n}" , "public" : false , "secret" : false , "section" : "Sync / Import" , "sorter" : NumberInt ( 42 ) , "ts" : new Date ( 1587032114072 ) , "type" : "code" , "value" : "{\n\t\"employee\": \"general\",\n\t\"techsupport\": [\n\t\t\"helpdesk\",\n\t\t\"support\"\n\t]\n}" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "{\n\t\"employee\": \"general\",\n\t\"techsupport\": [\n\t\t\"helpdesk\",\n\t\t\"support\"\n\t]\n}" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "LDAP_Sync_User_Data_Groups_AutoChannels_Admin" , "_updatedAt" : new Date ( 1591734388975 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022374552 ) , "enableQuery" : "[{\"_id\":\"LDAP_Enable\",\"value\":true},{\"_id\":\"LDAP_Sync_User_Data_Groups\",\"value\":true},{\"_id\":\"LDAP_Sync_User_Data_Groups_AutoChannels\",\"value\":true}]" , "group" : "LDAP" , "hidden" : false , "i18nDescription" : "LDAP_Sync_User_Data_Groups_AutoChannels_Admin_Description" , "i18nLabel" : "LDAP_Sync_User_Data_Groups_AutoChannels_Admin" , "packageValue" : "rocket.cat" , "secret" : false , "section" : "Sync / Import" , "sorter" : NumberInt ( 41 ) , "ts" : new Date ( 1587032114064 ) , "type" : "string" , "value" : "rocket.cat" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "rocket.cat" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "LDAP_Sync_User_Data_Groups_AutoRemove" , "_updatedAt" : new Date ( 1591734388944 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022374522 ) , "enableQuery" : "[{\"_id\":\"LDAP_Enable\",\"value\":true},{\"_id\":\"LDAP_Sync_User_Data_Groups\",\"value\":true}]" , "group" : "LDAP" , "hidden" : false , "i18nDescription" : "LDAP_Sync_User_Data_Groups_AutoRemove_Description" , "i18nLabel" : "LDAP_Sync_User_Data_Groups_AutoRemove" , "packageValue" : false , "secret" : false , "section" : "Sync / Import" , "sorter" : NumberInt ( 36 ) , "ts" : new Date ( 1587032114014 ) , "type" : "boolean" , "value" : false , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : false } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "LDAP_Sync_User_Data_Groups_BaseDN" , "_updatedAt" : new Date ( 1591734388952 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022374540 ) , "enableQuery" : "[{\"_id\":\"LDAP_Enable\",\"value\":true},{\"_id\":\"LDAP_Sync_User_Data_Groups\",\"value\":true}]" , "group" : "LDAP" , "hidden" : false , "i18nDescription" : "LDAP_Sync_User_Data_Groups_BaseDN_Description" , "i18nLabel" : "LDAP_Sync_User_Data_Groups_BaseDN" , "packageValue" : "" , "secret" : false , "section" : "Sync / Import" , "sorter" : NumberInt ( 38 ) , "ts" : new Date ( 1587032114035 ) , "type" : "string" , "value" : "" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "LDAP_Sync_User_Data_Groups_Enforce_AutoChannels" , "_updatedAt" : new Date ( 1591734388986 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022374561 ) , "enableQuery" : "[{\"_id\":\"LDAP_Enable\",\"value\":true},{\"_id\":\"LDAP_Sync_User_Data_Groups\",\"value\":true},{\"_id\":\"LDAP_Sync_User_Data_Groups_AutoChannels\",\"value\":true}]" , "group" : "LDAP" , "hidden" : false , "i18nDescription" : "LDAP_Sync_User_Data_Groups_Enforce_AutoChannels_Description" , "i18nLabel" : "LDAP_Sync_User_Data_Groups_Enforce_AutoChannels" , "packageValue" : false , "secret" : false , "section" : "Sync / Import" , "sorter" : NumberInt ( 43 ) , "ts" : new Date ( 1587032114077 ) , "type" : "boolean" , "value" : false , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : false } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "LDAP_Sync_User_Data_Groups_Filter" , "_updatedAt" : new Date ( 1591734388948 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022374526 ) , "enableQuery" : "[{\"_id\":\"LDAP_Enable\",\"value\":true},{\"_id\":\"LDAP_Sync_User_Data_Groups\",\"value\":true}]" , "group" : "LDAP" , "hidden" : false , "i18nDescription" : "LDAP_Sync_User_Data_Groups_Filter_Description" , "i18nLabel" : "LDAP_Sync_User_Data_Groups_Filter" , "packageValue" : "(&(cn=#{groupName})(memberUid=#{username}))" , "secret" : false , "section" : "Sync / Import" , "sorter" : NumberInt ( 37 ) , "ts" : new Date ( 1587032114028 ) , "type" : "string" , "value" : "(&(cn=#{groupName})(memberUid=#{username}))" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "(&(cn=#{groupName})(memberUid=#{username}))" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "LDAP_Test_Connection" , "_updatedAt" : new Date ( 1591734388833 ) , "actionText" : "Test_Connection" , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022374421 ) , "group" : "LDAP" , "hidden" : false , "i18nDescription" : "LDAP_Test_Connection_Description" , "i18nLabel" : "LDAP_Test_Connection" , "packageValue" : "ldap_test_connection" , "secret" : false , "sorter" : NumberInt ( 11 ) , "ts" : new Date ( 1587032113769 ) , "type" : "action" , "value" : "ldap_test_connection" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "ldap_test_connection" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "LDAP_Timeout" , "_updatedAt" : new Date ( 1591734388850 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022374438 ) , "enableQuery" : "{\"_id\":\"LDAP_Enable\",\"value\":true}" , "group" : "LDAP" , "hidden" : false , "i18nDescription" : "LDAP_Timeout_Description" , "i18nLabel" : "LDAP_Timeout" , "packageValue" : NumberInt ( 60000 ) , "secret" : false , "section" : "Timeouts" , "sorter" : NumberInt ( 15 ) , "ts" : new Date ( 1587032113820 ) , "type" : "int" , "value" : NumberInt ( 60000 ) , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : NumberInt ( 60000 ) } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "LDAP_Unique_Identifier_Field" , "_updatedAt" : new Date ( 1591734388920 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022374497 ) , "enableQuery" : "{\"_id\":\"LDAP_Enable\",\"value\":true}" , "group" : "LDAP" , "hidden" : false , "i18nDescription" : "LDAP_Unique_Identifier_Field_Description" , "i18nLabel" : "LDAP_Unique_Identifier_Field" , "packageValue" : "objectGUID,ibm-entryUUID,GUID,dominoUNID,nsuniqueId,uidNumber" , "secret" : false , "section" : "Sync / Import" , "sorter" : NumberInt ( 30 ) , "ts" : new Date ( 1587032113961 ) , "type" : "string" , "value" : "objectGUID,ibm-entryUUID,GUID,dominoUNID,nsuniqueId,uidNumber" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "objectGUID,ibm-entryUUID,GUID,dominoUNID,nsuniqueId,uidNumber" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "LDAP_User_Search_Field" , "_updatedAt" : new Date ( 1591734388873 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022374460 ) , "enableQuery" : "{\"_id\":\"LDAP_Enable\",\"value\":true}" , "group" : "LDAP" , "hidden" : false , "i18nDescription" : "LDAP_User_Search_Field_Description" , "i18nLabel" : "LDAP_User_Search_Field" , "packageValue" : "sAMAccountName" , "secret" : false , "section" : "User Search" , "sorter" : NumberInt ( 20 ) , "ts" : new Date ( 1587032113870 ) , "type" : "string" , "value" : "sAMAccountName" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "sAMAccountName" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "LDAP_User_Search_Filter" , "_updatedAt" : new Date ( 1591734388864 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022374450 ) , "enableQuery" : "{\"_id\":\"LDAP_Enable\",\"value\":true}" , "group" : "LDAP" , "hidden" : false , "i18nDescription" : "LDAP_User_Search_Filter_Description" , "i18nLabel" : "LDAP_User_Search_Filter" , "packageValue" : "(objectclass=*)" , "secret" : false , "section" : "User Search" , "sorter" : NumberInt ( 18 ) , "ts" : new Date ( 1587032113851 ) , "type" : "string" , "value" : "(objectclass=*)" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "(objectclass=*)" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "LDAP_User_Search_Scope" , "_updatedAt" : new Date ( 1591734388868 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022374455 ) , "enableQuery" : "{\"_id\":\"LDAP_Enable\",\"value\":true}" , "group" : "LDAP" , "hidden" : false , "i18nDescription" : "LDAP_User_Search_Scope_Description" , "i18nLabel" : "LDAP_User_Search_Scope" , "packageValue" : "sub" , "secret" : false , "section" : "User Search" , "sorter" : NumberInt ( 19 ) , "ts" : new Date ( 1587032113860 ) , "type" : "string" , "value" : "sub" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "sub" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "LDAP_Username_Field" , "_updatedAt" : new Date ( 1591734388916 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022374494 ) , "enableQuery" : "{\"_id\":\"LDAP_Enable\",\"value\":true}" , "group" : "LDAP" , "hidden" : false , "i18nDescription" : "LDAP_Username_Field_Description" , "i18nLabel" : "LDAP_Username_Field" , "packageValue" : "sAMAccountName" , "secret" : false , "section" : "Sync / Import" , "sorter" : NumberInt ( 29 ) , "ts" : new Date ( 1587032113955 ) , "type" : "string" , "value" : "sAMAccountName" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "sAMAccountName" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Language" , "_updatedAt" : new Date ( 1591734378036 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022363287 ) , "group" : "General" , "hidden" : false , "i18nDescription" : "Language_Description" , "i18nLabel" : "Language" , "packageValue" : "" , "public" : true , "secret" : false , "sorter" : NumberInt ( 14 ) , "ts" : new Date ( 1589465206482 ) , "type" : "language" , "value" : "" , "valueSource" : "packageValue" , "wizard" : { "step" : NumberInt ( 3 ) , "order" : NumberInt ( 1 ) } } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Layout" , "_updatedAt" : new Date ( 1591734391323 ) , "blocked" : false , "createdAt" : new Date ( 1584022363685 ) , "hidden" : false , "i18nDescription" : "Layout_Description" , "i18nLabel" : "Layout" , "ts" : new Date ( 1591734391323 ) , "type" : "group" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Layout_Home_Body" , "_updatedAt" : new Date ( 1591734378386 ) , "autocomplete" : true , "blocked" : false , "code" : "text/html" , "createdAt" : new Date ( 1584022363691 ) , "group" : "Layout" , "hidden" : false , "i18nDescription" : "Layout_Home_Body_Description" , "i18nLabel" : "Layout_Home_Body" , "multiline" : true , "packageValue" : "<p>Welcome to Rocket.Chat!</p>\n<p>The Rocket.Chat desktops apps for Windows, macOS and Linux are available to download <a title=\"Rocket.Chat desktop apps\" href=\"https://rocket.chat/download\" target=\"_blank\" rel=\"noopener\">here</a>.</p><p>The native mobile app, Rocket.Chat,\n for Android and iOS is available from <a title=\"Rocket.Chat on Google Play\" href=\"https://play.google.com/store/apps/details?id=chat.rocket.android\" target=\"_blank\" rel=\"noopener\">Google Play</a> and the <a title=\"Rocket.Chat on the App Store\" href=\"https://itunes.apple.com/app/rocket-chat/id1148741252\" target=\"_blank\" rel=\"noopener\">App Store</a>.</p>\n<p>For further help, please consult the <a title=\"Rocket.Chat Documentation\" href=\"https://rocket.chat/docs/\" target=\"_blank\" rel=\"noopener\">documentation</a>.</p>\n<p>If you're an admin, feel free to change this content via <strong>Administration</strong> → <strong>Layout</strong> → <strong>Home Body</strong>. Or clicking <a title=\"Home Body Layout\" href=\"/admin/Layout\">here</a>.</p>" , "public" : true , "secret" : false , "section" : "Content" , "sorter" : NumberInt ( 2 ) , "ts" : new Date ( 1589465206909 ) , "type" : "code" , "value" : "<p>Welcome to Rocket.Chat!</p>\n<p>The Rocket.Chat desktops apps for Windows, macOS and Linux are available to download <a title=\"Rocket.Chat desktop apps\" href=\"https://rocket.chat/download\" target=\"_blank\" rel=\"noopener\">here</a>.</p><p>The native mobile app, Rocket.Chat,\n for Android and iOS is available from <a title=\"Rocket.Chat on Google Play\" href=\"https://play.google.com/store/apps/details?id=chat.rocket.android\" target=\"_blank\" rel=\"noopener\">Google Play</a> and the <a title=\"Rocket.Chat on the App Store\" href=\"https://itunes.apple.com/app/rocket-chat/id1148741252\" target=\"_blank\" rel=\"noopener\">App Store</a>.</p>\n<p>For further help, please consult the <a title=\"Rocket.Chat Documentation\" href=\"https://rocket.chat/docs/\" target=\"_blank\" rel=\"noopener\">documentation</a>.</p>\n<p>If you're an admin, feel free to change this content via <strong>Administration</strong> → <strong>Layout</strong> → <strong>Home Body</strong>. Or clicking <a title=\"Home Body Layout\" href=\"/admin/Layout\">here</a>.</p>" , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Layout_Home_Title" , "_updatedAt" : new Date ( 1591734378379 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022363688 ) , "group" : "Layout" , "hidden" : false , "i18nDescription" : "Layout_Home_Title_Description" , "i18nLabel" : "Layout_Home_Title" , "packageValue" : "Home" , "public" : true , "secret" : false , "section" : "Content" , "sorter" : NumberInt ( 0 ) , "ts" : new Date ( 1584022363689 ) , "type" : "string" , "value" : "Home" , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Layout_Legal_Notice" , "_updatedAt" : new Date ( 1591734378405 ) , "autocomplete" : true , "blocked" : false , "code" : "text/html" , "createdAt" : new Date ( 1584022363707 ) , "group" : "Layout" , "hidden" : false , "i18nDescription" : "Layout_Legal_Notice_Description" , "i18nLabel" : "Layout_Legal_Notice" , "multiline" : true , "packageValue" : "Legal Notice <br> Go to APP SETTINGS -> Layout to customize this page." , "public" : true , "secret" : false , "section" : "Content" , "sorter" : NumberInt ( 6 ) , "ts" : new Date ( 1589465206926 ) , "type" : "code" , "value" : "Legal Notice <br> Go to APP SETTINGS -> Layout to customize this page." , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Layout_Login_Terms" , "_updatedAt" : new Date ( 1591734378397 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022363699 ) , "group" : "Layout" , "hidden" : false , "i18nDescription" : "Layout_Login_Terms_Description" , "i18nLabel" : "Layout_Login_Terms" , "multiline" : true , "packageValue" : "By proceeding you are agreeing to our <a href=\"terms-of-service\">Terms of Service</a>, <a href=\"privacy-policy\">Privacy Policy</a> and <a href=\"legal-notice\">Legal Notice</a>." , "public" : true , "secret" : false , "section" : "Content" , "sorter" : NumberInt ( 4 ) , "ts" : new Date ( 1589465206917 ) , "type" : "string" , "value" : "By proceeding you are agreeing to our <a href=\"terms-of-service\">Terms of Service</a>, <a href=\"privacy-policy\">Privacy Policy</a> and <a href=\"legal-notice\">Legal Notice</a>." , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Layout_Privacy_Policy" , "_updatedAt" : new Date ( 1591734378401 ) , "autocomplete" : true , "blocked" : false , "code" : "text/html" , "createdAt" : new Date ( 1584022363703 ) , "group" : "Layout" , "hidden" : false , "i18nDescription" : "Layout_Privacy_Policy_Description" , "i18nLabel" : "Layout_Privacy_Policy" , "multiline" : true , "packageValue" : "Privacy Policy <br> Go to APP SETTINGS → Layout to customize this page." , "public" : true , "secret" : false , "section" : "Content" , "sorter" : NumberInt ( 5 ) , "ts" : new Date ( 1589465206922 ) , "type" : "code" , "value" : "Privacy Policy <br> Go to APP SETTINGS → Layout to customize this page." , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Layout_Show_Home_Button" , "_updatedAt" : new Date ( 1591734378382 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1589465206903 ) , "group" : "Layout" , "hidden" : false , "i18nDescription" : "Layout_Show_Home_Button_Description" , "i18nLabel" : "Layout_Show_Home_Button" , "packageValue" : true , "public" : true , "secret" : false , "section" : "Content" , "sorter" : NumberInt ( 1 ) , "ts" : new Date ( 1589465206906 ) , "type" : "boolean" , "value" : true , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Layout_Sidenav_Footer" , "_updatedAt" : new Date ( 1591734378409 ) , "autocomplete" : true , "blocked" : false , "code" : "text/html" , "createdAt" : new Date ( 1584022363710 ) , "group" : "Layout" , "hidden" : false , "i18nDescription" : "Layout_Sidenav_Footer_description" , "i18nLabel" : "Layout_Sidenav_Footer" , "packageValue" : "<a href=\"/home\"><img src=\"assets/logo.png\" alt=\"Home\" /></a>" , "public" : true , "secret" : false , "section" : "Content" , "sorter" : NumberInt ( 7 ) , "ts" : new Date ( 1589465206931 ) , "type" : "code" , "value" : "<a href=\"/home\"><img src=\"assets/logo.png\" alt=\"Home\" /></a>" , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Layout_Terms_of_Service" , "_updatedAt" : new Date ( 1591734378392 ) , "autocomplete" : true , "blocked" : false , "code" : "text/html" , "createdAt" : new Date ( 1584022363695 ) , "group" : "Layout" , "hidden" : false , "i18nDescription" : "Layout_Terms_of_Service_Description" , "i18nLabel" : "Layout_Terms_of_Service" , "multiline" : true , "packageValue" : "Terms of Service <br> Go to APP SETTINGS → Layout to customize this page." , "public" : true , "secret" : false , "section" : "Content" , "sorter" : NumberInt ( 3 ) , "ts" : new Date ( 1589465206913 ) , "type" : "code" , "value" : "Terms of Service <br> Go to APP SETTINGS → Layout to customize this page." , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "LiveStream & Broadcasting" , "_updatedAt" : new Date ( 1591734398242 ) , "blocked" : false , "createdAt" : new Date ( 1584022381026 ) , "hidden" : false , "i18nDescription" : "LiveStream & Broadcasting_Description" , "i18nLabel" : "LiveStream & Broadcasting" , "ts" : new Date ( 1591734398242 ) , "type" : "group" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Livechat_Allow_collect_and_store_HTTP_header_informations" , "_updatedAt" : new Date ( 1591734400407 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022382908 ) , "group" : "Omnichannel" , "hidden" : false , "i18nDescription" : "Allow_collect_and_store_HTTP_header_informations_description" , "i18nLabel" : "Allow_collect_and_store_HTTP_header_informations" , "packageValue" : false , "public" : true , "secret" : false , "sorter" : NumberInt ( 62 ) , "ts" : new Date ( 1589465238598 ) , "type" : "boolean" , "value" : false , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : false , "section" : "GDPR" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Livechat_AllowedDomainsList" , "_updatedAt" : new Date ( 1591734400310 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022382841 ) , "group" : "Omnichannel" , "hidden" : false , "i18nDescription" : "Domains_allowed_to_embed_the_livechat_widget" , "i18nLabel" : "Livechat_AllowedDomainsList" , "packageValue" : "" , "public" : true , "secret" : false , "sorter" : NumberInt ( 50 ) , "ts" : new Date ( 1589465238507 ) , "type" : "string" , "value" : "" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "" , "section" : "Livechat" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Livechat_External_Queue_Token" , "_updatedAt" : new Date ( 1591734400398 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022382903 ) , "enableQuery" : "{\"_id\":\"Livechat_Routing_Method\",\"value\":\"External\"}" , "group" : "Omnichannel" , "hidden" : false , "i18nDescription" : "Livechat_External_Queue_Token_Description" , "i18nLabel" : "Secret_token" , "packageValue" : "" , "public" : false , "secret" : false , "section" : "Routing" , "sorter" : NumberInt ( 61 ) , "ts" : new Date ( 1589465238588 ) , "type" : "string" , "value" : "" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Livechat_External_Queue_URL" , "_updatedAt" : new Date ( 1591734400392 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022382898 ) , "enableQuery" : "{\"_id\":\"Livechat_Routing_Method\",\"value\":\"External\"}" , "group" : "Omnichannel" , "hidden" : false , "i18nDescription" : "For_more_details_please_check_our_docs" , "i18nLabel" : "External_Queue_Service_URL" , "packageValue" : "" , "public" : false , "secret" : false , "section" : "Routing" , "sorter" : NumberInt ( 60 ) , "ts" : new Date ( 1589465238584 ) , "type" : "string" , "value" : "" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Livechat_Facebook_API_Key" , "_updatedAt" : new Date ( 1591734400326 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022382851 ) , "group" : "Omnichannel" , "hidden" : false , "i18nDescription" : "If_you_dont_have_one_send_an_email_to_omni_rocketchat_to_get_yours" , "i18nLabel" : "Livechat_Facebook_API_Key" , "packageValue" : "" , "secret" : false , "section" : "Facebook" , "sorter" : NumberInt ( 52 ) , "ts" : new Date ( 1589465238520 ) , "type" : "string" , "value" : "" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Livechat_Facebook_API_Secret" , "_updatedAt" : new Date ( 1591734400332 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022382856 ) , "group" : "Omnichannel" , "hidden" : false , "i18nDescription" : "If_you_dont_have_one_send_an_email_to_omni_rocketchat_to_get_yours" , "i18nLabel" : "Livechat_Facebook_API_Secret" , "packageValue" : "" , "secret" : false , "section" : "Facebook" , "sorter" : NumberInt ( 53 ) , "ts" : new Date ( 1589465238527 ) , "type" : "string" , "value" : "" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Livechat_Facebook_Enabled" , "_updatedAt" : new Date ( 1591734400319 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022382847 ) , "group" : "Omnichannel" , "hidden" : false , "i18nDescription" : "Livechat_Facebook_Enabled_Description" , "i18nLabel" : "Livechat_Facebook_Enabled" , "packageValue" : false , "secret" : false , "section" : "Facebook" , "sorter" : NumberInt ( 51 ) , "ts" : new Date ( 1589465238514 ) , "type" : "boolean" , "value" : false , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : false } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Livechat_Knowledge_Apiai_Key" , "_updatedAt" : new Date ( 1591734400213 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022382785 ) , "group" : "Omnichannel" , "hidden" : false , "i18nDescription" : "Livechat_Knowledge_Apiai_Key_Description" , "i18nLabel" : "Apiai_Key" , "packageValue" : "" , "public" : true , "secret" : true , "section" : "Knowledge_Base" , "sorter" : NumberInt ( 38 ) , "ts" : new Date ( 1589465238409 ) , "type" : "string" , "value" : "" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Livechat_Knowledge_Apiai_Language" , "_updatedAt" : new Date ( 1591734400222 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022382789 ) , "group" : "Omnichannel" , "hidden" : false , "i18nDescription" : "Livechat_Knowledge_Apiai_Language_Description" , "i18nLabel" : "Apiai_Language" , "packageValue" : "en" , "public" : true , "secret" : false , "section" : "Knowledge_Base" , "sorter" : NumberInt ( 39 ) , "ts" : new Date ( 1589465238415 ) , "type" : "string" , "value" : "en" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "en" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Livechat_Knowledge_Enabled" , "_updatedAt" : new Date ( 1591734400207 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022382777 ) , "group" : "Omnichannel" , "hidden" : false , "i18nDescription" : "Livechat_Knowledge_Enabled_Description" , "i18nLabel" : "Enabled" , "packageValue" : false , "public" : true , "secret" : false , "section" : "Knowledge_Base" , "sorter" : NumberInt ( 37 ) , "ts" : new Date ( 1589465238401 ) , "type" : "boolean" , "value" : false , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : false } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Livechat_RDStation_Token" , "_updatedAt" : new Date ( 1591734400342 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022382861 ) , "group" : "Omnichannel" , "hidden" : false , "i18nDescription" : "Livechat_RDStation_Token_Description" , "i18nLabel" : "RDStation_Token" , "packageValue" : "" , "public" : false , "secret" : false , "section" : "RD Station" , "sorter" : NumberInt ( 54 ) , "ts" : new Date ( 1589465238533 ) , "type" : "string" , "value" : "" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Livechat_Room_Count" , "_updatedAt" : new Date ( 1591734400101 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022382695 ) , "group" : "Omnichannel" , "hidden" : false , "i18nDescription" : "Livechat_Room_Count_Description" , "i18nLabel" : "Livechat_room_count" , "packageValue" : NumberInt ( 1 ) , "secret" : false , "sorter" : NumberInt ( 25 ) , "ts" : new Date ( 1589465238305 ) , "type" : "int" , "value" : NumberInt ( 1 ) , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : NumberInt ( 1 ) } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Livechat_Routing_Method" , "_updatedAt" : new Date ( 1591734400350 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022382865 ) , "group" : "Omnichannel" , "hidden" : false , "i18nDescription" : "Livechat_Routing_Method_Description" , "i18nLabel" : "Livechat_Routing_Method" , "packageValue" : "Auto_Selection" , "public" : true , "secret" : false , "section" : "Routing" , "sorter" : NumberInt ( 55 ) , "ts" : new Date ( 1589465238540 ) , "type" : "select" , "value" : "Auto_Selection" , "valueSource" : "meteorSettingsValue" , "values" : [ { "key" : "External" , "i18nLabel" : "External_Service" } , { "key" : "Auto_Selection" , "i18nLabel" : "Auto_Selection" } , { "key" : "Manual_Selection" , "i18nLabel" : "Manual_Selection" } ] , "meteorSettingsValue" : "Auto_Selection" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Livechat_Visitor_navigation_as_a_message" , "_updatedAt" : new Date ( 1591734400239 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022382798 ) , "group" : "Omnichannel" , "hidden" : false , "i18nDescription" : "Livechat_Visitor_navigation_as_a_message_Description" , "i18nLabel" : "Send_Visitor_navigation_history_as_a_message" , "packageValue" : false , "public" : true , "secret" : false , "sorter" : NumberInt ( 41 ) , "ts" : new Date ( 1589465238428 ) , "type" : "boolean" , "value" : false , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : false , "section" : "Livechat" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Livechat_accept_chats_with_no_agents" , "_updatedAt" : new Date ( 1591734400355 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022382870 ) , "group" : "Omnichannel" , "hidden" : false , "i18nDescription" : "Accept_incoming_livechat_requests_even_if_there_are_no_online_agents" , "i18nLabel" : "Accept_with_no_online_agents" , "packageValue" : false , "secret" : false , "section" : "Routing" , "sorter" : NumberInt ( 56 ) , "ts" : new Date ( 1589465238545 ) , "type" : "boolean" , "value" : false , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : false } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Livechat_agent_leave_action" , "_updatedAt" : new Date ( 1591734400431 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022382922 ) , "group" : "Omnichannel" , "hidden" : false , "i18nDescription" : "Livechat_agent_leave_action_Description" , "i18nLabel" : "How_to_handle_open_sessions_when_agent_goes_offline" , "packageValue" : "none" , "secret" : false , "section" : "Sessions" , "sorter" : NumberInt ( 65 ) , "ts" : new Date ( 1589465238616 ) , "type" : "select" , "value" : "none" , "valueSource" : "meteorSettingsValue" , "values" : [ { "key" : "none" , "i18nLabel" : "None" } , { "key" : "forward" , "i18nLabel" : "Forward" } , { "key" : "close" , "i18nLabel" : "Close" } ] , "meteorSettingsValue" : "none" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Livechat_agent_leave_action_timeout" , "_updatedAt" : new Date ( 1591734400439 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022382927 ) , "enableQuery" : "{\"_id\":\"Livechat_agent_leave_action\",\"value\":{\"$ne\":\"none\"}}" , "group" : "Omnichannel" , "hidden" : false , "i18nDescription" : "Time_in_seconds" , "i18nLabel" : "How_long_to_wait_after_agent_goes_offline" , "packageValue" : NumberInt ( 60 ) , "secret" : false , "section" : "Sessions" , "sorter" : NumberInt ( 66 ) , "ts" : new Date ( 1589465238625 ) , "type" : "int" , "value" : NumberInt ( 60 ) , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : NumberInt ( 60 ) } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Livechat_agent_leave_comment" , "_updatedAt" : new Date ( 1591734400446 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022382931 ) , "enableQuery" : "{\"_id\":\"Livechat_agent_leave_action\",\"value\":\"close\"}" , "group" : "Omnichannel" , "hidden" : false , "i18nDescription" : "Livechat_agent_leave_comment_Description" , "i18nLabel" : "Comment_to_leave_on_closing_session" , "packageValue" : "" , "secret" : false , "section" : "Sessions" , "sorter" : NumberInt ( 67 ) , "ts" : new Date ( 1589465238630 ) , "type" : "string" , "value" : "" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Livechat_allow_online_agents_outside_office_hours" , "_updatedAt" : new Date ( 1591734400253 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022382809 ) , "enableQuery" : "{\"_id\":\"Livechat_enable_office_hours\",\"value\":true}" , "group" : "Omnichannel" , "hidden" : false , "i18nDescription" : "Livechat_allow_online_agents_outside_office_hours_Description" , "i18nLabel" : "Allow_Online_Agents_Outside_Office_Hours" , "packageValue" : true , "public" : true , "secret" : false , "sorter" : NumberInt ( 43 ) , "ts" : new Date ( 1589465238446 ) , "type" : "boolean" , "value" : true , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : true } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Livechat_allow_switching_departments" , "_updatedAt" : new Date ( 1591734400034 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022382649 ) , "group" : "Omnichannel" , "hidden" : false , "i18nDescription" : "Livechat_allow_switching_departments_Description" , "i18nLabel" : "Allow_switching_departments" , "packageValue" : true , "public" : true , "secret" : false , "sorter" : NumberInt ( 15 ) , "ts" : new Date ( 1589465238197 ) , "type" : "boolean" , "value" : true , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : true , "section" : "Livechat" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Livechat_assign_new_conversation_to_bot" , "_updatedAt" : new Date ( 1591734400370 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022382875 ) , "group" : "Omnichannel" , "hidden" : false , "i18nDescription" : "Assign_new_conversations_to_bot_agent_description" , "i18nLabel" : "Assign_new_conversations_to_bot_agent" , "packageValue" : false , "secret" : false , "section" : "Routing" , "sorter" : NumberInt ( 57 ) , "ts" : new Date ( 1589465238555 ) , "type" : "boolean" , "value" : false , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : false } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Livechat_continuous_sound_notification_new_livechat_room" , "_updatedAt" : new Date ( 1591734400258 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022382816 ) , "group" : "Omnichannel" , "hidden" : false , "i18nDescription" : "Livechat_continuous_sound_notification_new_livechat_room_Description" , "i18nLabel" : "Continuous_sound_notifications_for_new_livechat_room" , "packageValue" : false , "public" : true , "secret" : false , "sorter" : NumberInt ( 44 ) , "ts" : new Date ( 1589465238455 ) , "type" : "boolean" , "value" : false , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : false } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Livechat_conversation_finished_message" , "_updatedAt" : new Date ( 1591734400061 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022382669 ) , "group" : "Omnichannel" , "hidden" : false , "i18nDescription" : "Livechat_conversation_finished_message_Description" , "i18nLabel" : "Conversation_finished_message" , "packageValue" : "" , "public" : true , "secret" : false , "sorter" : NumberInt ( 19 ) , "ts" : new Date ( 1589465238242 ) , "type" : "string" , "value" : "" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "" , "section" : "Livechat" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Livechat_conversation_finished_text" , "_updatedAt" : new Date ( 1591734400068 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022382674 ) , "group" : "Omnichannel" , "hidden" : false , "i18nDescription" : "Livechat_conversation_finished_text_Description" , "i18nLabel" : "Conversation_finished_text" , "multiline" : true , "packageValue" : "" , "public" : true , "secret" : false , "sorter" : NumberInt ( 20 ) , "ts" : new Date ( 1589465238263 ) , "type" : "string" , "value" : "" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "" , "section" : "Livechat" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Livechat_data_processing_consent_text" , "_updatedAt" : new Date ( 1591734400422 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022382918 ) , "enableQuery" : "{\"_id\":\"Livechat_force_accept_data_processing_consent\",\"value\":true}" , "group" : "Omnichannel" , "hidden" : false , "i18nDescription" : "Data_processing_consent_text_description" , "i18nLabel" : "Data_processing_consent_text" , "multiline" : true , "packageValue" : "" , "public" : true , "secret" : false , "sorter" : NumberInt ( 64 ) , "ts" : new Date ( 1589465238612 ) , "type" : "string" , "value" : "" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "" , "section" : "GDPR" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Livechat_display_offline_form" , "_updatedAt" : new Date ( 1591734399966 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022382606 ) , "group" : "Omnichannel" , "hidden" : false , "i18nDescription" : "Livechat_display_offline_form_Description" , "i18nLabel" : "Display_offline_form" , "packageValue" : true , "public" : true , "secret" : false , "section" : "Livechat" , "sorter" : NumberInt ( 7 ) , "ts" : new Date ( 1589465238134 ) , "type" : "boolean" , "value" : true , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : true } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Livechat_email_field_registration_form" , "_updatedAt" : new Date ( 1591734400089 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022382686 ) , "group" : "Omnichannel" , "hidden" : false , "i18nDescription" : "Livechat_email_field_registration_form_Description" , "i18nLabel" : "Show_email_field" , "packageValue" : true , "public" : true , "secret" : false , "sorter" : NumberInt ( 23 ) , "ts" : new Date ( 1589465238291 ) , "type" : "boolean" , "value" : true , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : true , "section" : "Livechat" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Livechat_enable_office_hours" , "_updatedAt" : new Date ( 1591734400247 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022382805 ) , "group" : "Omnichannel" , "hidden" : false , "i18nDescription" : "Livechat_enable_office_hours_Description" , "i18nLabel" : "Office_hours_enabled" , "packageValue" : false , "public" : true , "secret" : false , "sorter" : NumberInt ( 42 ) , "ts" : new Date ( 1589465238434 ) , "type" : "boolean" , "value" : false , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : false } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Livechat_enable_transcript" , "_updatedAt" : new Date ( 1591734400284 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022382828 ) , "group" : "Omnichannel" , "hidden" : false , "i18nDescription" : "Livechat_enable_transcript_Description" , "i18nLabel" : "Transcript_Enabled" , "packageValue" : false , "public" : true , "secret" : false , "sorter" : NumberInt ( 47 ) , "ts" : new Date ( 1589465238475 ) , "type" : "boolean" , "value" : false , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : false } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Livechat_enabled" , "_updatedAt" : new Date ( 1591734399944 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022382586 ) , "group" : "Omnichannel" , "hidden" : false , "i18nDescription" : "Livechat_enabled_Description" , "i18nLabel" : "Livechat_enabled" , "packageValue" : false , "public" : true , "secret" : false , "sorter" : NumberInt ( 4 ) , "ts" : new Date ( 1589465238117 ) , "type" : "boolean" , "value" : false , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : false } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Livechat_enabled_when_agent_idle" , "_updatedAt" : new Date ( 1591734400114 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022382700 ) , "group" : "Omnichannel" , "hidden" : false , "i18nDescription" : "Livechat_enabled_when_agent_idle_Description" , "i18nLabel" : "Accept_new_livechats_when_agent_is_idle" , "packageValue" : true , "secret" : false , "sorter" : NumberInt ( 26 ) , "ts" : new Date ( 1589465238315 ) , "type" : "boolean" , "value" : true , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : true } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Livechat_fileupload_enabled" , "_updatedAt" : new Date ( 1591734400275 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022382824 ) , "enableQuery" : "{\"_id\":\"FileUpload_Enabled\",\"value\":true}" , "group" : "Omnichannel" , "hidden" : false , "i18nDescription" : "Livechat_fileupload_enabled_Description" , "i18nLabel" : "FileUpload_Enabled" , "packageValue" : true , "public" : true , "secret" : false , "sorter" : NumberInt ( 46 ) , "ts" : new Date ( 1589465238467 ) , "type" : "boolean" , "value" : true , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : true } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Livechat_force_accept_data_processing_consent" , "_updatedAt" : new Date ( 1591734400413 ) , "alert" : "Force_visitor_to_accept_data_processing_consent_enabled_alert" , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022382913 ) , "group" : "Omnichannel" , "hidden" : false , "i18nDescription" : "Force_visitor_to_accept_data_processing_consent_description" , "i18nLabel" : "Force_visitor_to_accept_data_processing_consent" , "packageValue" : false , "public" : true , "secret" : false , "sorter" : NumberInt ( 63 ) , "ts" : new Date ( 1589465238603 ) , "type" : "boolean" , "value" : false , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : false , "section" : "GDPR" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Livechat_guest_count" , "_updatedAt" : new Date ( 1591734400095 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022382690 ) , "group" : "Omnichannel" , "hidden" : false , "i18nDescription" : "Livechat_guest_count_Description" , "i18nLabel" : "Livechat_guest_count" , "packageValue" : NumberInt ( 1 ) , "secret" : false , "sorter" : NumberInt ( 24 ) , "ts" : new Date ( 1589465238299 ) , "type" : "int" , "value" : NumberInt ( 1 ) , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : NumberInt ( 1 ) } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Livechat_guest_pool_max_number_incoming_livechats_displayed" , "_updatedAt" : new Date ( 1591734400378 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022382887 ) , "enableQuery" : "{\"_id\":\"Livechat_Routing_Method\",\"value\":\"Manual_Selection\"}" , "group" : "Omnichannel" , "hidden" : false , "i18nDescription" : "Max_number_incoming_livechats_displayed_description" , "i18nLabel" : "Max_number_incoming_livechats_displayed" , "packageValue" : NumberInt ( 0 ) , "public" : true , "secret" : false , "section" : "Routing" , "sorter" : NumberInt ( 58 ) , "ts" : new Date ( 1589465238564 ) , "type" : "int" , "value" : NumberInt ( 0 ) , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : NumberInt ( 0 ) } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Livechat_history_monitor_type" , "_updatedAt" : new Date ( 1591734400233 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022382793 ) , "group" : "Omnichannel" , "hidden" : false , "i18nDescription" : "Livechat_history_monitor_type_Description" , "i18nLabel" : "Monitor_history_for_changes_on" , "packageValue" : "url" , "secret" : false , "sorter" : NumberInt ( 40 ) , "ts" : new Date ( 1589465238421 ) , "type" : "select" , "value" : "url" , "valueSource" : "meteorSettingsValue" , "values" : [ { "key" : "url" , "i18nLabel" : "Page_URL" } , { "key" : "title" , "i18nLabel" : "Page_title" } ] , "meteorSettingsValue" : "url" , "section" : "Livechat" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Livechat_lead_email_regex" , "_updatedAt" : new Date ( 1591734400189 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022382762 ) , "group" : "Omnichannel" , "hidden" : false , "i18nDescription" : "Livechat_lead_email_regex_Description" , "i18nLabel" : "Lead_capture_email_regex" , "packageValue" : "\\b[A-Z0-9._%+-]+@(?:[A-Z0-9-]+\\.)+[A-Z]{2,4}\\b" , "secret" : false , "section" : "CRM_Integration" , "sorter" : NumberInt ( 35 ) , "ts" : new Date ( 1589465238392 ) , "type" : "string" , "value" : "\\b[A-Z0-9._%+-]+@(?:[A-Z0-9-]+\\.)+[A-Z]{2,4}\\b" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "\\b[A-Z0-9._%+-]+@(?:[A-Z0-9-]+\\.)+[A-Z]{2,4}\\b" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Livechat_lead_phone_regex" , "_updatedAt" : new Date ( 1591734400198 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022382769 ) , "group" : "Omnichannel" , "hidden" : false , "i18nDescription" : "Livechat_lead_phone_regex_Description" , "i18nLabel" : "Lead_capture_phone_regex" , "packageValue" : "((?:\\([0-9]{1,3}\\)|[0-9]{2})[ \\-]*?[0-9]{4,5}(?:[\\-\\s\\_]{1,2})?[0-9]{4}(?:(?=[^0-9])|$)|[0-9]{4,5}(?:[\\-\\s\\_]{1,2})?[0-9]{4}(?:(?=[^0-9])|$))" , "secret" : false , "section" : "CRM_Integration" , "sorter" : NumberInt ( 36 ) , "ts" : new Date ( 1589465238398 ) , "type" : "string" , "value" : "((?:\\([0-9]{1,3}\\)|[0-9]{2})[ \\-]*?[0-9]{4,5}(?:[\\-\\s\\_]{1,2})?[0-9]{4}(?:(?=[^0-9])|$)|[0-9]{4,5}(?:[\\-\\s\\_]{1,2})?[0-9]{4}(?:(?=[^0-9])|$))" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "((?:\\([0-9]{1,3}\\)|[0-9]{2})[ \\-]*?[0-9]{4,5}(?:[\\-\\s\\_]{1,2})?[0-9]{4}(?:(?=[^0-9])|$)|[0-9]{4,5}(?:[\\-\\s\\_]{1,2})?[0-9]{4}(?:(?=[^0-9])|$))" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Livechat_name_field_registration_form" , "_updatedAt" : new Date ( 1591734400082 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022382681 ) , "group" : "Omnichannel" , "hidden" : false , "i18nDescription" : "Livechat_name_field_registration_form_Description" , "i18nLabel" : "Show_name_field" , "packageValue" : true , "public" : true , "secret" : false , "sorter" : NumberInt ( 22 ) , "ts" : new Date ( 1589465238283 ) , "type" : "boolean" , "value" : true , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : true , "section" : "Livechat" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Livechat_offline_email" , "_updatedAt" : new Date ( 1591734400007 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022382640 ) , "group" : "Omnichannel" , "hidden" : false , "i18nDescription" : "Livechat_offline_email_Description" , "i18nLabel" : "Email_address_to_send_offline_messages" , "packageValue" : "" , "secret" : false , "section" : "Livechat" , "sorter" : NumberInt ( 13 ) , "ts" : new Date ( 1589465238170 ) , "type" : "string" , "value" : "" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Livechat_offline_form_unavailable" , "_updatedAt" : new Date ( 1591734399980 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022382621 ) , "group" : "Omnichannel" , "hidden" : false , "i18nDescription" : "Livechat_offline_form_unavailable_Description" , "i18nLabel" : "Offline_form_unavailable_message" , "packageValue" : "" , "public" : true , "secret" : false , "section" : "Livechat" , "sorter" : NumberInt ( 9 ) , "ts" : new Date ( 1589465238146 ) , "type" : "string" , "value" : "" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Livechat_offline_message" , "_updatedAt" : new Date ( 1591734400002 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022382637 ) , "group" : "Omnichannel" , "hidden" : false , "i18nDescription" : "Instructions_to_your_visitor_fill_the_form_to_send_a_message" , "i18nLabel" : "Instructions" , "packageValue" : "" , "public" : true , "secret" : false , "section" : "Livechat" , "sorter" : NumberInt ( 12 ) , "ts" : new Date ( 1589465238163 ) , "type" : "string" , "value" : "" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Livechat_offline_success_message" , "_updatedAt" : new Date ( 1591734400027 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022382644 ) , "group" : "Omnichannel" , "hidden" : false , "i18nDescription" : "Livechat_offline_success_message_Description" , "i18nLabel" : "Offline_success_message" , "packageValue" : "" , "public" : true , "secret" : false , "section" : "Livechat" , "sorter" : NumberInt ( 14 ) , "ts" : new Date ( 1589465238177 ) , "type" : "string" , "value" : "" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Livechat_offline_title" , "_updatedAt" : new Date ( 1591734399988 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022382625 ) , "group" : "Omnichannel" , "hidden" : false , "i18nDescription" : "Livechat_offline_title_Description" , "i18nLabel" : "Title" , "packageValue" : "Leave a message" , "public" : true , "secret" : false , "section" : "Livechat" , "sorter" : NumberInt ( 10 ) , "ts" : new Date ( 1589465238150 ) , "type" : "string" , "value" : "Leave a message" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "Leave a message" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Livechat_offline_title_color" , "_updatedAt" : new Date ( 1591734399996 ) , "allowedTypes" : [ "color" , "expression" ] , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022382632 ) , "editor" : "color" , "group" : "Omnichannel" , "hidden" : false , "i18nDescription" : "Livechat_offline_title_color_Description" , "i18nLabel" : "Color" , "packageValue" : "#666666" , "public" : true , "secret" : false , "section" : "Livechat" , "sorter" : NumberInt ( 11 ) , "ts" : new Date ( 1589465238157 ) , "type" : "color" , "value" : "#666666" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "#666666" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Livechat_registration_form" , "_updatedAt" : new Date ( 1591734400075 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022382678 ) , "group" : "Omnichannel" , "hidden" : false , "i18nDescription" : "Livechat_registration_form_Description" , "i18nLabel" : "Show_preregistration_form" , "packageValue" : true , "public" : true , "secret" : false , "sorter" : NumberInt ( 21 ) , "ts" : new Date ( 1589465238273 ) , "type" : "boolean" , "value" : true , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : true , "section" : "Livechat" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Livechat_registration_form_message" , "_updatedAt" : new Date ( 1591734400300 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022382837 ) , "group" : "Omnichannel" , "hidden" : false , "i18nDescription" : "Livechat_registration_form_message_Description" , "i18nLabel" : "Livechat_registration_form_message" , "packageValue" : "" , "public" : true , "secret" : false , "sorter" : NumberInt ( 49 ) , "ts" : new Date ( 1589465238492 ) , "type" : "string" , "value" : "" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "" , "section" : "Livechat" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Livechat_request_comment_when_closing_conversation" , "_updatedAt" : new Date ( 1591734400054 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022382662 ) , "group" : "Omnichannel" , "hidden" : false , "i18nDescription" : "Request_comment_when_closing_conversation_description" , "i18nLabel" : "Request_comment_when_closing_conversation" , "packageValue" : true , "public" : true , "secret" : false , "sorter" : NumberInt ( 18 ) , "ts" : new Date ( 1589465238233 ) , "type" : "boolean" , "value" : true , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : true } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Livechat_secret_token" , "_updatedAt" : new Date ( 1591734400130 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022382709 ) , "group" : "Omnichannel" , "hidden" : false , "i18nDescription" : "Livechat_secret_token_Description" , "i18nLabel" : "Secret_token" , "packageValue" : "" , "secret" : true , "section" : "CRM_Integration" , "sorter" : NumberInt ( 28 ) , "ts" : new Date ( 1589465238331 ) , "type" : "string" , "value" : "" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Livechat_show_agent_email" , "_updatedAt" : new Date ( 1591734400047 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022382657 ) , "enableQuery" : "{\"_id\":\"Livechat_show_agent_info\",\"value\":true}" , "group" : "Omnichannel" , "hidden" : false , "i18nDescription" : "Livechat_show_agent_email_Description" , "i18nLabel" : "Show_agent_email" , "packageValue" : true , "public" : true , "secret" : false , "sorter" : NumberInt ( 17 ) , "ts" : new Date ( 1589465238218 ) , "type" : "boolean" , "value" : true , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : true , "section" : "Livechat" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Livechat_show_agent_info" , "_updatedAt" : new Date ( 1591734400040 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022382654 ) , "group" : "Omnichannel" , "hidden" : false , "i18nDescription" : "Livechat_show_agent_info_Description" , "i18nLabel" : "Show_agent_info" , "packageValue" : true , "public" : true , "secret" : false , "sorter" : NumberInt ( 16 ) , "ts" : new Date ( 1589465238205 ) , "type" : "boolean" , "value" : true , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : true , "section" : "Livechat" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Livechat_show_queue_list_link" , "_updatedAt" : new Date ( 1591734400385 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022382892 ) , "enableQuery" : "{\"_id\":\"Livechat_Routing_Method\",\"value\":{\"$ne\":\"External\"}}" , "group" : "Omnichannel" , "hidden" : false , "i18nDescription" : "Livechat_show_queue_list_link_Description" , "i18nLabel" : "Show_queue_list_to_all_agents" , "packageValue" : false , "public" : true , "secret" : false , "section" : "Routing" , "sorter" : NumberInt ( 59 ) , "ts" : new Date ( 1589465238575 ) , "type" : "boolean" , "value" : false , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : false } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Livechat_title" , "_updatedAt" : new Date ( 1591734399952 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022382593 ) , "group" : "Omnichannel" , "hidden" : false , "i18nDescription" : "Livechat_title_Description" , "i18nLabel" : "Livechat_title" , "packageValue" : "Rocket.Chat" , "public" : true , "secret" : false , "sorter" : NumberInt ( 5 ) , "ts" : new Date ( 1589465238122 ) , "type" : "string" , "value" : "Rocket.Chat" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "Rocket.Chat" , "section" : "Livechat" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Livechat_title_color" , "_updatedAt" : new Date ( 1591734399959 ) , "allowedTypes" : [ "color" , "expression" ] , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022382600 ) , "editor" : "color" , "group" : "Omnichannel" , "hidden" : false , "i18nDescription" : "Livechat_title_color_Description" , "i18nLabel" : "Livechat_title_color" , "packageValue" : "#C1272D" , "public" : true , "secret" : false , "sorter" : NumberInt ( 6 ) , "ts" : new Date ( 1589465238128 ) , "type" : "color" , "value" : "#C1272D" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "#C1272D" , "section" : "Livechat" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Livechat_transcript_message" , "_updatedAt" : new Date ( 1591734400292 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022382833 ) , "enableQuery" : "{\"_id\":\"Livechat_enable_transcript\",\"value\":true}" , "group" : "Omnichannel" , "hidden" : false , "i18nDescription" : "Livechat_transcript_message_Description" , "i18nLabel" : "Transcript_message" , "packageValue" : "" , "public" : true , "secret" : false , "sorter" : NumberInt ( 48 ) , "ts" : new Date ( 1589465238481 ) , "type" : "string" , "value" : "" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Livechat_validate_offline_email" , "_updatedAt" : new Date ( 1591734399974 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022382614 ) , "group" : "Omnichannel" , "hidden" : false , "i18nDescription" : "Livechat_validate_offline_email_Description" , "i18nLabel" : "Validate_email_address" , "packageValue" : true , "public" : true , "secret" : false , "section" : "Livechat" , "sorter" : NumberInt ( 8 ) , "ts" : new Date ( 1589465238139 ) , "type" : "boolean" , "value" : true , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : true } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Livechat_videocall_enabled" , "_updatedAt" : new Date ( 1591734400264 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022382820 ) , "enableQuery" : "{\"_id\":\"Jitsi_Enabled\",\"value\":true}" , "group" : "Omnichannel" , "hidden" : false , "i18nDescription" : "Beta_feature_Depends_on_Video_Conference_to_be_enabled" , "i18nLabel" : "Videocall_enabled" , "packageValue" : false , "public" : true , "secret" : false , "sorter" : NumberInt ( 45 ) , "ts" : new Date ( 1589465238462 ) , "type" : "boolean" , "value" : false , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : false , "section" : "Livechat" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Livechat_visitor_inactivity_timeout" , "_updatedAt" : new Date ( 1591734400455 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022382935 ) , "group" : "Omnichannel" , "hidden" : false , "i18nDescription" : "Time_in_seconds" , "i18nLabel" : "How_long_to_wait_to_consider_visitor_abandonment" , "packageValue" : NumberInt ( 3600 ) , "secret" : false , "section" : "Sessions" , "sorter" : NumberInt ( 68 ) , "ts" : new Date ( 1589465238641 ) , "type" : "int" , "value" : NumberInt ( 3600 ) , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : NumberInt ( 3600 ) } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Livechat_webhookUrl" , "_updatedAt" : new Date ( 1591734400122 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022382705 ) , "group" : "Omnichannel" , "hidden" : false , "i18nDescription" : "Livechat_webhookUrl_Description" , "i18nLabel" : "Webhook_URL" , "packageValue" : "" , "secret" : false , "section" : "CRM_Integration" , "sorter" : NumberInt ( 27 ) , "ts" : new Date ( 1589465238323 ) , "type" : "string" , "value" : "" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Livechat_webhook_on_agent_message" , "_updatedAt" : new Date ( 1591734400166 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022382743 ) , "group" : "Omnichannel" , "hidden" : false , "i18nDescription" : "Livechat_webhook_on_agent_message_Description" , "i18nLabel" : "Send_request_on_agent_message" , "packageValue" : false , "secret" : false , "section" : "CRM_Integration" , "sorter" : NumberInt ( 32 ) , "ts" : new Date ( 1589465238366 ) , "type" : "boolean" , "value" : false , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : false } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Livechat_webhook_on_capture" , "_updatedAt" : new Date ( 1591734400181 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022382753 ) , "group" : "Omnichannel" , "hidden" : false , "i18nDescription" : "Livechat_webhook_on_capture_Description" , "i18nLabel" : "Send_request_on_lead_capture" , "packageValue" : false , "secret" : false , "section" : "CRM_Integration" , "sorter" : NumberInt ( 34 ) , "ts" : new Date ( 1589465238380 ) , "type" : "boolean" , "value" : false , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : false } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Livechat_webhook_on_close" , "_updatedAt" : new Date ( 1591734400140 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022382715 ) , "group" : "Omnichannel" , "hidden" : false , "i18nDescription" : "Livechat_webhook_on_close_Description" , "i18nLabel" : "Send_request_on_chat_close" , "packageValue" : false , "secret" : false , "section" : "CRM_Integration" , "sorter" : NumberInt ( 29 ) , "ts" : new Date ( 1589465238339 ) , "type" : "boolean" , "value" : false , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : false } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Livechat_webhook_on_offline_msg" , "_updatedAt" : new Date ( 1591734400148 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022382735 ) , "group" : "Omnichannel" , "hidden" : false , "i18nDescription" : "Livechat_webhook_on_offline_msg_Description" , "i18nLabel" : "Send_request_on_offline_messages" , "packageValue" : false , "secret" : false , "section" : "CRM_Integration" , "sorter" : NumberInt ( 30 ) , "ts" : new Date ( 1589465238352 ) , "type" : "boolean" , "value" : false , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : false } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Livechat_webhook_on_visitor_message" , "_updatedAt" : new Date ( 1591734400158 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022382738 ) , "group" : "Omnichannel" , "hidden" : false , "i18nDescription" : "Livechat_webhook_on_visitor_message_Description" , "i18nLabel" : "Send_request_on_visitor_message" , "packageValue" : false , "secret" : false , "section" : "CRM_Integration" , "sorter" : NumberInt ( 31 ) , "ts" : new Date ( 1589465238357 ) , "type" : "boolean" , "value" : false , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : false } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Livestream_enabled" , "_updatedAt" : new Date ( 1591734398254 ) , "alert" : "This feature is currently in beta! Please report bugs to github.com/RocketChat/Rocket.Chat/issues" , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022381029 ) , "group" : "LiveStream & Broadcasting" , "hidden" : false , "i18nDescription" : "Livestream_enabled_Description" , "i18nLabel" : "Livestream_enabled" , "packageValue" : false , "public" : true , "secret" : false , "sorter" : NumberInt ( 0 ) , "ts" : new Date ( 1587032123642 ) , "type" : "boolean" , "value" : false , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : false } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Log_Exceptions_to_Channel" , "_updatedAt" : new Date ( 1591734385876 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022370432 ) , "group" : "Logs" , "hidden" : false , "i18nDescription" : "Log_Exceptions_to_Channel_Description" , "i18nLabel" : "Log_Exceptions_to_Channel" , "packageValue" : "" , "secret" : false , "sorter" : NumberInt ( 13 ) , "ts" : new Date ( 1589465214981 ) , "type" : "string" , "value" : "" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Log_File" , "_updatedAt" : new Date ( 1591734378463 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022363780 ) , "group" : "Logs" , "hidden" : false , "i18nDescription" : "Log_File_Description" , "i18nLabel" : "Log_File" , "packageValue" : false , "public" : true , "secret" : false , "sorter" : NumberInt ( 2 ) , "ts" : new Date ( 1584022363783 ) , "type" : "boolean" , "value" : false , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Log_Level" , "_updatedAt" : new Date ( 1591734378456 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022363773 ) , "group" : "Logs" , "hidden" : false , "i18nDescription" : "Log_Level_Description" , "i18nLabel" : "Log_Level" , "packageValue" : "0" , "public" : true , "secret" : false , "sorter" : NumberInt ( 0 ) , "ts" : new Date ( 1584022363775 ) , "type" : "select" , "value" : "2" , "valueSource" : "packageValue" , "values" : [ { "key" : "0" , "i18nLabel" : "0_Errors_Only" } , { "key" : "1" , "i18nLabel" : "1_Errors_and_Information" } , { "key" : "2" , "i18nLabel" : "2_Erros_Information_and_Debug" } ] } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Log_Package" , "_updatedAt" : new Date ( 1591734378460 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022363776 ) , "group" : "Logs" , "hidden" : false , "i18nDescription" : "Log_Package_Description" , "i18nLabel" : "Log_Package" , "packageValue" : false , "public" : true , "secret" : false , "sorter" : NumberInt ( 1 ) , "ts" : new Date ( 1584022363778 ) , "type" : "boolean" , "value" : false , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Log_Trace_Methods" , "_updatedAt" : new Date ( 1591734378470 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022363790 ) , "group" : "Logs" , "hidden" : false , "i18nDescription" : "Log_Trace_Methods_Description" , "i18nLabel" : "Log_Trace_Methods" , "packageValue" : false , "secret" : false , "sorter" : NumberInt ( 4 ) , "ts" : new Date ( 1584022363792 ) , "type" : "boolean" , "value" : false , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Log_Trace_Methods_Filter" , "_updatedAt" : new Date ( 1591734378481 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022363794 ) , "enableQuery" : "{\"_id\":\"Log_Trace_Methods\",\"value\":true}" , "group" : "Logs" , "hidden" : false , "i18nDescription" : "Log_Trace_Methods_Filter_Description" , "i18nLabel" : "Log_Trace_Methods_Filter" , "packageValue" : "" , "secret" : false , "sorter" : NumberInt ( 5 ) , "ts" : new Date ( 1584022363796 ) , "type" : "string" , "value" : "" , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Log_Trace_Subscriptions" , "_updatedAt" : new Date ( 1591734378484 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022363798 ) , "group" : "Logs" , "hidden" : false , "i18nDescription" : "Log_Trace_Subscriptions_Description" , "i18nLabel" : "Log_Trace_Subscriptions" , "packageValue" : false , "secret" : false , "sorter" : NumberInt ( 6 ) , "ts" : new Date ( 1584022363800 ) , "type" : "boolean" , "value" : false , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Log_Trace_Subscriptions_Filter" , "_updatedAt" : new Date ( 1591734378488 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022363802 ) , "enableQuery" : "{\"_id\":\"Log_Trace_Subscriptions\",\"value\":true}" , "group" : "Logs" , "hidden" : false , "i18nDescription" : "Log_Trace_Subscriptions_Filter_Description" , "i18nLabel" : "Log_Trace_Subscriptions_Filter" , "packageValue" : "" , "secret" : false , "sorter" : NumberInt ( 7 ) , "ts" : new Date ( 1584022363805 ) , "type" : "string" , "value" : "" , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Log_View_Limit" , "_updatedAt" : new Date ( 1591734378467 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022363785 ) , "group" : "Logs" , "hidden" : false , "i18nDescription" : "Log_View_Limit_Description" , "i18nLabel" : "Log_View_Limit" , "packageValue" : NumberInt ( 1000 ) , "secret" : false , "sorter" : NumberInt ( 3 ) , "ts" : new Date ( 1584022363788 ) , "type" : "int" , "value" : NumberInt ( 1000 ) , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Logs" , "_updatedAt" : new Date ( 1591734385868 ) , "blocked" : false , "createdAt" : new Date ( 1584022363770 ) , "hidden" : false , "i18nDescription" : "Logs_Description" , "i18nLabel" : "Logs" , "ts" : new Date ( 1591734385868 ) , "type" : "group" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "MapView_Enabled" , "_updatedAt" : new Date ( 1591734398308 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022381169 ) , "group" : "Message" , "hidden" : false , "i18nDescription" : "MapView_Enabled_Description" , "i18nLabel" : "MapView_Enabled" , "packageValue" : false , "public" : true , "secret" : false , "section" : "Google Maps" , "sorter" : NumberInt ( 65 ) , "ts" : new Date ( 1589465236936 ) , "type" : "boolean" , "value" : false , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : false } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "MapView_GMapsAPIKey" , "_updatedAt" : new Date ( 1591734398316 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022381173 ) , "group" : "Message" , "hidden" : false , "i18nDescription" : "MapView_GMapsAPIKey_Description" , "i18nLabel" : "MapView_GMapsAPIKey" , "packageValue" : "" , "public" : true , "secret" : true , "section" : "Google Maps" , "sorter" : NumberInt ( 66 ) , "ts" : new Date ( 1589465236940 ) , "type" : "string" , "value" : "" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Markdown_Headers" , "_updatedAt" : new Date ( 1591734397163 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022380361 ) , "enableQuery" : "{\"_id\":\"Markdown_Parser\",\"value\":\"original\"}" , "group" : "Message" , "hidden" : false , "i18nDescription" : "Markdown_Headers_Description" , "i18nLabel" : "Markdown_Headers" , "packageValue" : false , "public" : true , "secret" : false , "section" : "Markdown" , "sorter" : NumberInt ( 41 ) , "ts" : new Date ( 1587032122715 ) , "type" : "boolean" , "value" : false , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : false } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Markdown_Marked_Breaks" , "_updatedAt" : new Date ( 1591734397190 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022380386 ) , "enableQuery" : "{\"_id\":\"Markdown_Parser\",\"value\":\"marked\"}" , "group" : "Message" , "hidden" : false , "i18nDescription" : "Markdown_Marked_Breaks_Description" , "i18nLabel" : "Markdown_Marked_Breaks" , "packageValue" : true , "public" : true , "secret" : false , "section" : "Markdown" , "sorter" : NumberInt ( 45 ) , "ts" : new Date ( 1587032122745 ) , "type" : "boolean" , "value" : true , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : true } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Markdown_Marked_GFM" , "_updatedAt" : new Date ( 1591734397177 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022380372 ) , "enableQuery" : "{\"_id\":\"Markdown_Parser\",\"value\":\"marked\"}" , "group" : "Message" , "hidden" : false , "i18nDescription" : "Markdown_Marked_GFM_Description" , "i18nLabel" : "Markdown_Marked_GFM" , "packageValue" : true , "public" : true , "secret" : false , "section" : "Markdown" , "sorter" : NumberInt ( 43 ) , "ts" : new Date ( 1587032122730 ) , "type" : "boolean" , "value" : true , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : true } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Markdown_Marked_Pedantic" , "_updatedAt" : new Date ( 1591734397201 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022380393 ) , "enableQuery" : "[{\"_id\":\"Markdown_Parser\",\"value\":\"marked\"},{\"_id\":\"Markdown_Marked_GFM\",\"value\":false}]" , "group" : "Message" , "hidden" : false , "i18nDescription" : "Markdown_Marked_Pedantic_Description" , "i18nLabel" : "Markdown_Marked_Pedantic" , "packageValue" : false , "public" : true , "secret" : false , "section" : "Markdown" , "sorter" : NumberInt ( 46 ) , "ts" : new Date ( 1587032122752 ) , "type" : "boolean" , "value" : false , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : false } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Markdown_Marked_SmartLists" , "_updatedAt" : new Date ( 1591734397211 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022380397 ) , "enableQuery" : "{\"_id\":\"Markdown_Parser\",\"value\":\"marked\"}" , "group" : "Message" , "hidden" : false , "i18nDescription" : "Markdown_Marked_SmartLists_Description" , "i18nLabel" : "Markdown_Marked_SmartLists" , "packageValue" : true , "public" : true , "secret" : false , "section" : "Markdown" , "sorter" : NumberInt ( 47 ) , "ts" : new Date ( 1587032122760 ) , "type" : "boolean" , "value" : true , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : true } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Markdown_Marked_Smartypants" , "_updatedAt" : new Date ( 1591734397220 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022380402 ) , "enableQuery" : "{\"_id\":\"Markdown_Parser\",\"value\":\"marked\"}" , "group" : "Message" , "hidden" : false , "i18nDescription" : "Markdown_Marked_Smartypants_Description" , "i18nLabel" : "Markdown_Marked_Smartypants" , "packageValue" : true , "public" : true , "secret" : false , "section" : "Markdown" , "sorter" : NumberInt ( 48 ) , "ts" : new Date ( 1587032122768 ) , "type" : "boolean" , "value" : true , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : true } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Markdown_Marked_Tables" , "_updatedAt" : new Date ( 1591734397183 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022380379 ) , "enableQuery" : "{\"_id\":\"Markdown_Parser\",\"value\":\"marked\"}" , "group" : "Message" , "hidden" : false , "i18nDescription" : "Markdown_Marked_Tables_Description" , "i18nLabel" : "Markdown_Marked_Tables" , "packageValue" : true , "public" : true , "secret" : false , "section" : "Markdown" , "sorter" : NumberInt ( 44 ) , "ts" : new Date ( 1587032122738 ) , "type" : "boolean" , "value" : true , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : true } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Markdown_Parser" , "_updatedAt" : new Date ( 1591734397155 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022380355 ) , "group" : "Message" , "hidden" : false , "i18nDescription" : "Markdown_Parser_Description" , "i18nLabel" : "Markdown_Parser" , "packageValue" : "original" , "public" : true , "secret" : false , "section" : "Markdown" , "sorter" : NumberInt ( 40 ) , "ts" : new Date ( 1587032122705 ) , "type" : "select" , "value" : "original" , "valueSource" : "meteorSettingsValue" , "values" : [ { "key" : "disabled" , "i18nLabel" : "Disabled" } , { "key" : "original" , "i18nLabel" : "Original" } , { "key" : "marked" , "i18nLabel" : "Marked" } ] , "meteorSettingsValue" : "original" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Markdown_SupportSchemesForLink" , "_updatedAt" : new Date ( 1591734397171 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022380367 ) , "enableQuery" : "{\"_id\":\"Markdown_Parser\",\"value\":\"original\"}" , "group" : "Message" , "hidden" : false , "i18nDescription" : "Markdown_SupportSchemesForLink_Description" , "i18nLabel" : "Markdown_SupportSchemesForLink" , "packageValue" : "http,https" , "public" : true , "secret" : false , "section" : "Markdown" , "sorter" : NumberInt ( 42 ) , "ts" : new Date ( 1587032122721 ) , "type" : "string" , "value" : "http,https" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "http,https" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Message" , "_updatedAt" : new Date ( 1591734391587 ) , "blocked" : false , "createdAt" : new Date ( 1584022363409 ) , "hidden" : false , "i18nDescription" : "Message_Description" , "i18nLabel" : "Message" , "ts" : new Date ( 1591734391587 ) , "type" : "group" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Message_AllowBadWordsFilter" , "_updatedAt" : new Date ( 1591734378200 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022363458 ) , "group" : "Message" , "hidden" : false , "i18nDescription" : "Message_AllowBadWordsFilter_Description" , "i18nLabel" : "Message_AllowBadWordsFilter" , "packageValue" : false , "public" : true , "secret" : false , "sorter" : NumberInt ( 12 ) , "ts" : new Date ( 1584022363460 ) , "type" : "boolean" , "value" : false , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Message_AllowConvertLongMessagesToAttachment" , "_updatedAt" : new Date ( 1591734378218 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022363487 ) , "group" : "Message" , "hidden" : false , "i18nDescription" : "Message_AllowConvertLongMessagesToAttachment_Description" , "i18nLabel" : "Message_AllowConvertLongMessagesToAttachment" , "packageValue" : true , "public" : true , "secret" : false , "sorter" : NumberInt ( 17 ) , "ts" : new Date ( 1584022363490 ) , "type" : "boolean" , "value" : true , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Message_AllowDeleting" , "_updatedAt" : new Date ( 1591734378177 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022363430 ) , "group" : "Message" , "hidden" : false , "i18nDescription" : "Message_AllowDeleting_Description" , "i18nLabel" : "Message_AllowDeleting" , "packageValue" : true , "public" : true , "secret" : false , "sorter" : NumberInt ( 5 ) , "ts" : new Date ( 1584022363433 ) , "type" : "boolean" , "value" : true , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Message_AllowDeleting_BlockDeleteInMinutes" , "_updatedAt" : new Date ( 1591734378180 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022363435 ) , "group" : "Message" , "hidden" : false , "i18nDescription" : "Message_AllowDeleting_BlockDeleteInMinutes" , "i18nLabel" : "Message_AllowDeleting_BlockDeleteInMinutes" , "packageValue" : NumberInt ( 0 ) , "public" : true , "secret" : false , "sorter" : NumberInt ( 6 ) , "ts" : new Date ( 1584022363436 ) , "type" : "int" , "value" : NumberInt ( 0 ) , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Message_AllowDirectMessagesToYourself" , "_updatedAt" : new Date ( 1591734378187 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022363441 ) , "group" : "Message" , "hidden" : false , "i18nDescription" : "Message_AllowDirectMessagesToYourself_Description" , "i18nLabel" : "Message_AllowDirectMessagesToYourself" , "packageValue" : true , "public" : true , "secret" : false , "sorter" : NumberInt ( 8 ) , "ts" : new Date ( 1584022363443 ) , "type" : "boolean" , "value" : true , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Message_AllowEditing" , "_updatedAt" : new Date ( 1591734378170 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022363424 ) , "group" : "Message" , "hidden" : false , "i18nDescription" : "Message_AllowEditing_Description" , "i18nLabel" : "Message_AllowEditing" , "packageValue" : true , "public" : true , "secret" : false , "sorter" : NumberInt ( 3 ) , "ts" : new Date ( 1584022363426 ) , "type" : "boolean" , "value" : true , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Message_AllowEditing_BlockEditInMinutes" , "_updatedAt" : new Date ( 1591734378174 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022363427 ) , "group" : "Message" , "hidden" : false , "i18nDescription" : "Message_AllowEditing_BlockEditInMinutesDescription" , "i18nLabel" : "Message_AllowEditing_BlockEditInMinutes" , "packageValue" : NumberInt ( 0 ) , "public" : true , "secret" : false , "sorter" : NumberInt ( 4 ) , "ts" : new Date ( 1584022363429 ) , "type" : "int" , "value" : NumberInt ( 0 ) , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Message_AllowPinning" , "_updatedAt" : new Date ( 1591734398323 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022381178 ) , "group" : "Message" , "hidden" : false , "i18nDescription" : "Message_AllowPinning_Description" , "i18nLabel" : "Message_AllowPinning" , "packageValue" : true , "public" : true , "secret" : false , "sorter" : NumberInt ( 67 ) , "ts" : new Date ( 1589465236945 ) , "type" : "boolean" , "value" : true , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : true } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Message_AllowSnippeting" , "_updatedAt" : new Date ( 1591734398336 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022381187 ) , "group" : "Message" , "hidden" : false , "i18nDescription" : "Message_AllowSnippeting_Description" , "i18nLabel" : "Message_AllowSnippeting" , "packageValue" : false , "public" : true , "secret" : false , "sorter" : NumberInt ( 68 ) , "ts" : new Date ( 1589465236953 ) , "type" : "boolean" , "value" : false , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : false } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Message_AllowStarring" , "_updatedAt" : new Date ( 1591734398349 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022381199 ) , "group" : "Message" , "hidden" : false , "i18nDescription" : "Message_AllowStarring_Description" , "i18nLabel" : "Message_AllowStarring" , "packageValue" : true , "public" : true , "secret" : false , "sorter" : NumberInt ( 69 ) , "ts" : new Date ( 1589465236959 ) , "type" : "boolean" , "value" : true , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : true } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Message_AllowUnrecognizedSlashCommand" , "_updatedAt" : new Date ( 1591734378184 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022363438 ) , "group" : "Message" , "hidden" : false , "i18nDescription" : "Message_AllowUnrecognizedSlashCommand_Description" , "i18nLabel" : "Message_AllowUnrecognizedSlashCommand" , "packageValue" : false , "public" : true , "secret" : false , "sorter" : NumberInt ( 7 ) , "ts" : new Date ( 1584022363440 ) , "type" : "boolean" , "value" : false , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Message_AlwaysSearchRegExp" , "_updatedAt" : new Date ( 1591734378191 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022363445 ) , "group" : "Message" , "hidden" : false , "i18nDescription" : "Message_AlwaysSearchRegExp_Description" , "i18nLabel" : "Message_AlwaysSearchRegExp" , "packageValue" : false , "secret" : false , "sorter" : NumberInt ( 9 ) , "ts" : new Date ( 1584022363447 ) , "type" : "boolean" , "value" : false , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Message_Attachments_GroupAttach" , "_updatedAt" : new Date ( 1591734378159 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022363412 ) , "group" : "Message" , "hidden" : false , "i18nDescription" : "Message_Attachments_GroupAttachDescription" , "i18nLabel" : "Message_Attachments_GroupAttach" , "packageValue" : false , "public" : true , "secret" : false , "section" : "Message_Attachments" , "sorter" : NumberInt ( 0 ) , "ts" : new Date ( 1584022363415 ) , "type" : "boolean" , "value" : false , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Message_AudioRecorderEnabled" , "_updatedAt" : new Date ( 1591734378163 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022363417 ) , "group" : "Message" , "hidden" : false , "i18nDescription" : "Message_AudioRecorderEnabledDescription" , "i18nLabel" : "Message_AudioRecorderEnabled" , "packageValue" : true , "public" : true , "secret" : false , "section" : "Message_Audio" , "sorter" : NumberInt ( 1 ) , "ts" : new Date ( 1584022363419 ) , "type" : "boolean" , "value" : true , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Message_Audio_bitRate" , "_updatedAt" : new Date ( 1591734378167 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022363420 ) , "group" : "Message" , "hidden" : false , "i18nDescription" : "Message_Audio_bitRate_Description" , "i18nLabel" : "Message_Audio_bitRate" , "packageValue" : NumberInt ( 32 ) , "public" : true , "secret" : false , "section" : "Message_Audio" , "sorter" : NumberInt ( 2 ) , "ts" : new Date ( 1584022363422 ) , "type" : "int" , "value" : NumberInt ( 32 ) , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Message_BadWordsFilterList" , "_updatedAt" : new Date ( 1591734378204 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022363462 ) , "group" : "Message" , "hidden" : false , "i18nDescription" : "Message_BadWordsFilterList_Description" , "i18nLabel" : "Message_BadWordsFilterList" , "packageValue" : "" , "public" : true , "secret" : false , "sorter" : NumberInt ( 13 ) , "ts" : new Date ( 1584022363464 ) , "type" : "string" , "value" : "" , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Message_DateFormat" , "_updatedAt" : new Date ( 1591734378267 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022363540 ) , "group" : "Message" , "hidden" : false , "i18nDescription" : "Message_DateFormat_Description" , "i18nLabel" : "Message_DateFormat" , "packageValue" : "LL" , "public" : true , "secret" : false , "sorter" : NumberInt ( 28 ) , "ts" : new Date ( 1589465206764 ) , "type" : "string" , "value" : "LL" , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Message_ErasureType" , "_updatedAt" : new Date ( 1591734378285 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022363560 ) , "group" : "Message" , "hidden" : false , "i18nDescription" : "Message_ErasureType_Description" , "i18nLabel" : "Message_ErasureType" , "packageValue" : "Delete" , "public" : true , "secret" : false , "sorter" : NumberInt ( 33 ) , "ts" : new Date ( 1584022363563 ) , "type" : "select" , "value" : "Delete" , "valueSource" : "packageValue" , "values" : [ { "key" : "Keep" , "i18nLabel" : "Message_ErasureType_Keep" } , { "key" : "Delete" , "i18nLabel" : "Message_ErasureType_Delete" } , { "key" : "Unlink" , "i18nLabel" : "Message_ErasureType_Unlink" } ] } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Message_GroupingPeriod" , "_updatedAt" : new Date ( 1591734378228 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022363502 ) , "group" : "Message" , "hidden" : false , "i18nDescription" : "Message_GroupingPeriodDescription" , "i18nLabel" : "Message_GroupingPeriod" , "packageValue" : NumberInt ( 300 ) , "public" : true , "secret" : false , "sorter" : NumberInt ( 19 ) , "ts" : new Date ( 1589465206715 ) , "type" : "int" , "value" : NumberInt ( 300 ) , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Message_KeepHistory" , "_updatedAt" : new Date ( 1591734378207 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022363467 ) , "group" : "Message" , "hidden" : false , "i18nDescription" : "Message_KeepHistory_Description" , "i18nLabel" : "Message_KeepHistory" , "packageValue" : false , "public" : true , "secret" : false , "sorter" : NumberInt ( 14 ) , "ts" : new Date ( 1584022363470 ) , "type" : "boolean" , "value" : false , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Message_MaxAll" , "_updatedAt" : new Date ( 1591734378210 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022363477 ) , "group" : "Message" , "hidden" : false , "i18nDescription" : "Message_MaxAll_Description" , "i18nLabel" : "Message_MaxAll" , "packageValue" : NumberInt ( 0 ) , "public" : true , "secret" : false , "sorter" : NumberInt ( 15 ) , "ts" : new Date ( 1584022363480 ) , "type" : "int" , "value" : NumberInt ( 0 ) , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Message_MaxAllowedSize" , "_updatedAt" : new Date ( 1591734378214 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022363482 ) , "group" : "Message" , "hidden" : false , "i18nDescription" : "Message_MaxAllowedSize_Description" , "i18nLabel" : "Message_MaxAllowedSize" , "packageValue" : NumberInt ( 5000 ) , "public" : true , "secret" : false , "sorter" : NumberInt ( 16 ) , "ts" : new Date ( 1584022363484 ) , "type" : "int" , "value" : NumberInt ( 5000 ) , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Message_QuoteChainLimit" , "_updatedAt" : new Date ( 1591734378273 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022363551 ) , "group" : "Message" , "hidden" : false , "i18nDescription" : "Message_QuoteChainLimit_Description" , "i18nLabel" : "Message_QuoteChainLimit" , "packageValue" : NumberInt ( 2 ) , "public" : true , "secret" : false , "sorter" : NumberInt ( 30 ) , "ts" : new Date ( 1589465206776 ) , "type" : "int" , "value" : NumberInt ( 2 ) , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Message_Read_Receipt_Enabled" , "_updatedAt" : new Date ( 1591734393316 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022377735 ) , "group" : "Message" , "hidden" : false , "i18nDescription" : "Message_Read_Receipt_Enabled_Description" , "i18nLabel" : "Message_Read_Receipt_Enabled" , "packageValue" : false , "public" : true , "secret" : false , "sorter" : NumberInt ( 38 ) , "ts" : new Date ( 1587032119252 ) , "type" : "boolean" , "value" : false , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : false } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Message_Read_Receipt_Store_Users" , "_updatedAt" : new Date ( 1591734393321 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022377739 ) , "enableQuery" : "{\"_id\":\"Message_Read_Receipt_Enabled\",\"value\":true}" , "group" : "Message" , "hidden" : false , "i18nDescription" : "Message_Read_Receipt_Store_Users_Description" , "i18nLabel" : "Message_Read_Receipt_Store_Users" , "packageValue" : false , "public" : true , "secret" : false , "sorter" : NumberInt ( 39 ) , "ts" : new Date ( 1587032119257 ) , "type" : "boolean" , "value" : false , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : false } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Message_ShowDeletedStatus" , "_updatedAt" : new Date ( 1591734378197 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022363454 ) , "group" : "Message" , "hidden" : false , "i18nDescription" : "Message_ShowDeletedStatus_Description" , "i18nLabel" : "Message_ShowDeletedStatus" , "packageValue" : false , "public" : true , "secret" : false , "sorter" : NumberInt ( 11 ) , "ts" : new Date ( 1584022363456 ) , "type" : "boolean" , "value" : false , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Message_ShowEditedStatus" , "_updatedAt" : new Date ( 1591734378194 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022363449 ) , "group" : "Message" , "hidden" : false , "i18nDescription" : "Message_ShowEditedStatus_Description" , "i18nLabel" : "Message_ShowEditedStatus" , "packageValue" : true , "public" : true , "secret" : false , "sorter" : NumberInt ( 10 ) , "ts" : new Date ( 1584022363452 ) , "type" : "boolean" , "value" : true , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Message_ShowFormattingTips" , "_updatedAt" : new Date ( 1591734378225 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022363492 ) , "group" : "Message" , "hidden" : false , "i18nDescription" : "Message_ShowFormattingTips_Description" , "i18nLabel" : "Message_ShowFormattingTips" , "packageValue" : true , "public" : true , "secret" : false , "sorter" : NumberInt ( 18 ) , "ts" : new Date ( 1584022363494 ) , "type" : "boolean" , "value" : true , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Message_TimeAndDateFormat" , "_updatedAt" : new Date ( 1591734378270 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022363547 ) , "group" : "Message" , "hidden" : false , "i18nDescription" : "Message_TimeAndDateFormat_Description" , "i18nLabel" : "Message_TimeAndDateFormat" , "packageValue" : "LLL" , "public" : true , "secret" : false , "sorter" : NumberInt ( 29 ) , "ts" : new Date ( 1589465206771 ) , "type" : "string" , "value" : "LLL" , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Message_TimeFormat" , "_updatedAt" : new Date ( 1591734378258 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022363536 ) , "group" : "Message" , "hidden" : false , "i18nDescription" : "Message_TimeFormat_Description" , "i18nLabel" : "Message_TimeFormat" , "packageValue" : "LT" , "public" : true , "secret" : false , "sorter" : NumberInt ( 27 ) , "ts" : new Date ( 1589465206758 ) , "type" : "string" , "value" : "LT" , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Message_VideoRecorderEnabled" , "_updatedAt" : new Date ( 1591734391593 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022376496 ) , "group" : "Message" , "hidden" : false , "i18nDescription" : "Message_VideoRecorderEnabledDescription" , "i18nLabel" : "Message_VideoRecorderEnabled" , "packageValue" : true , "public" : true , "secret" : false , "sorter" : NumberInt ( 37 ) , "ts" : new Date ( 1587032117403 ) , "type" : "boolean" , "value" : true , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : true } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Meta" , "_updatedAt" : new Date ( 1591734378287 ) , "blocked" : false , "createdAt" : new Date ( 1584022363566 ) , "hidden" : false , "i18nDescription" : "Meta_Description" , "i18nLabel" : "Meta" , "ts" : new Date ( 1591734378287 ) , "type" : "group" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Meta_custom" , "_updatedAt" : new Date ( 1591734378310 ) , "autocomplete" : true , "blocked" : false , "code" : "text/html" , "createdAt" : new Date ( 1584022363592 ) , "group" : "Meta" , "hidden" : false , "i18nDescription" : "Meta_custom_Description" , "i18nLabel" : "Meta_custom" , "multiline" : true , "packageValue" : "" , "secret" : false , "sorter" : NumberInt ( 5 ) , "ts" : new Date ( 1584022363594 ) , "type" : "code" , "value" : "" , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Meta_fb_app_id" , "_updatedAt" : new Date ( 1591734378297 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022363575 ) , "group" : "Meta" , "hidden" : false , "i18nDescription" : "Meta_fb_app_id_Description" , "i18nLabel" : "Meta_fb_app_id" , "packageValue" : "" , "secret" : true , "sorter" : NumberInt ( 1 ) , "ts" : new Date ( 1584022363576 ) , "type" : "string" , "value" : "" , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Meta_google-site-verification" , "_updatedAt" : new Date ( 1591734378303 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022363582 ) , "group" : "Meta" , "hidden" : false , "i18nDescription" : "Meta_google-site-verification_Description" , "i18nLabel" : "Meta_google-site-verification" , "packageValue" : "" , "secret" : true , "sorter" : NumberInt ( 3 ) , "ts" : new Date ( 1584022363587 ) , "type" : "string" , "value" : "" , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Meta_language" , "_updatedAt" : new Date ( 1591734378293 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022363569 ) , "group" : "Meta" , "hidden" : false , "i18nDescription" : "Meta_language_Description" , "i18nLabel" : "Meta_language" , "packageValue" : "" , "secret" : false , "sorter" : NumberInt ( 0 ) , "ts" : new Date ( 1584022363572 ) , "type" : "string" , "value" : "" , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Meta_msvalidate01" , "_updatedAt" : new Date ( 1591734378306 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022363588 ) , "group" : "Meta" , "hidden" : false , "i18nDescription" : "Meta_msvalidate01_Description" , "i18nLabel" : "Meta_msvalidate01" , "packageValue" : "" , "secret" : true , "sorter" : NumberInt ( 4 ) , "ts" : new Date ( 1584022363590 ) , "type" : "string" , "value" : "" , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Meta_robots" , "_updatedAt" : new Date ( 1591734378300 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022363578 ) , "group" : "Meta" , "hidden" : false , "i18nDescription" : "Meta_robots_Description" , "i18nLabel" : "Meta_robots" , "packageValue" : "INDEX,FOLLOW" , "secret" : false , "sorter" : NumberInt ( 2 ) , "ts" : new Date ( 1584022363580 ) , "type" : "string" , "value" : "INDEX,FOLLOW" , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Notifications_Max_Room_Members" , "_updatedAt" : new Date ( 1591734378126 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022363373 ) , "group" : "General" , "hidden" : false , "i18nDescription" : "Notifications_Max_Room_Members_Description" , "i18nLabel" : "Notifications_Max_Room_Members" , "packageValue" : NumberInt ( 100 ) , "public" : true , "secret" : false , "section" : "Notifications" , "sorter" : NumberInt ( 36 ) , "ts" : new Date ( 1589465206592 ) , "type" : "int" , "value" : NumberInt ( 100 ) , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "OAuth" , "_updatedAt" : new Date ( 1591734391808 ) , "blocked" : false , "createdAt" : new Date ( 1584022363075 ) , "hidden" : false , "i18nDescription" : "OAuth_Description" , "i18nLabel" : "OAuth" , "ts" : new Date ( 1591734391808 ) , "type" : "group" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "OTR" , "_updatedAt" : new Date ( 1591734389917 ) , "blocked" : false , "createdAt" : new Date ( 1584022375237 ) , "hidden" : false , "i18nDescription" : "OTR_Description" , "i18nLabel" : "OTR" , "ts" : new Date ( 1591734389917 ) , "type" : "group" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "OTR_Enable" , "_updatedAt" : new Date ( 1591734389922 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022375240 ) , "group" : "OTR" , "hidden" : false , "i18nDescription" : "OTR_Enable_Description" , "i18nLabel" : "Enabled" , "packageValue" : true , "public" : true , "secret" : false , "sorter" : NumberInt ( 0 ) , "ts" : new Date ( 1587032115171 ) , "type" : "boolean" , "value" : true , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : true } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Offline_DM_Email" , "_updatedAt" : new Date ( 1591734377250 ) , "autocomplete" : true , "blocked" : false , "code" : "text" , "createdAt" : new Date ( 1584022362353 ) , "group" : "Email" , "hidden" : false , "i18nDescription" : "Offline_Email_Subject_Description" , "i18nLabel" : "Offline_DM_Email" , "multiline" : true , "packageValue" : "[[Site_Name]] You have been direct messaged by [User]" , "secret" : false , "section" : "Subject" , "sorter" : NumberInt ( 2 ) , "ts" : new Date ( 1584022362356 ) , "type" : "code" , "value" : "[[Site_Name]] You have been direct messaged by [User]" , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Offline_Mention_All_Email" , "_updatedAt" : new Date ( 1591734377270 ) , "autocomplete" : true , "blocked" : false , "code" : "text" , "createdAt" : new Date ( 1584022362363 ) , "group" : "Email" , "hidden" : false , "i18nDescription" : "Offline_Email_Subject_Description" , "i18nLabel" : "Offline_Mention_All_Email" , "multiline" : true , "packageValue" : "[User] has posted a message in #[Room]" , "secret" : false , "section" : "Subject" , "sorter" : NumberInt ( 4 ) , "ts" : new Date ( 1584022362365 ) , "type" : "code" , "value" : "[User] has posted a message in #[Room]" , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Offline_Mention_Email" , "_updatedAt" : new Date ( 1591734377263 ) , "autocomplete" : true , "blocked" : false , "code" : "text" , "createdAt" : new Date ( 1584022362358 ) , "group" : "Email" , "hidden" : false , "i18nDescription" : "Offline_Email_Subject_Description" , "i18nLabel" : "Offline_Mention_Email" , "multiline" : true , "packageValue" : "[[Site_Name]] You have been mentioned by [User] in #[Room]" , "secret" : false , "section" : "Subject" , "sorter" : NumberInt ( 3 ) , "ts" : new Date ( 1584022362360 ) , "type" : "code" , "value" : "[[Site_Name]] You have been mentioned by [User] in #[Room]" , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Offline_Message_Use_DeepLink" , "_updatedAt" : new Date ( 1591734377447 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1589465205725 ) , "group" : "Email" , "hidden" : false , "i18nDescription" : "Offline_Message_Use_DeepLink_Description" , "i18nLabel" : "Offline_Message_Use_DeepLink" , "packageValue" : true , "secret" : false , "section" : "Offline_Message" , "sorter" : NumberInt ( 35 ) , "ts" : new Date ( 1589465205727 ) , "type" : "boolean" , "value" : true , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Omnichannel" , "_updatedAt" : new Date ( 1591734399933 ) , "blocked" : false , "createdAt" : new Date ( 1589465220590 ) , "hidden" : false , "i18nDescription" : "Omnichannel_Description" , "i18nLabel" : "Omnichannel" , "ts" : new Date ( 1591734399933 ) , "type" : "group" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Omnichannel_External_Frame_Enabled" , "_updatedAt" : new Date ( 1591734393284 ) , "alert" : "Experimental_Feature_Alert" , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1589465220592 ) , "group" : "Omnichannel" , "hidden" : false , "i18nDescription" : "Omnichannel_External_Frame_Enabled_Description" , "i18nLabel" : "Omnichannel_External_Frame_Enabled" , "packageValue" : false , "public" : true , "secret" : false , "section" : "External Frame" , "sorter" : NumberInt ( 0 ) , "ts" : new Date ( 1591648588657 ) , "type" : "boolean" , "value" : false , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : false } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Omnichannel_External_Frame_Encryption_JWK" , "_updatedAt" : new Date ( 1591734393297 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1589465220609 ) , "enableQuery" : "{\"_id\":\"Omnichannel_External_Frame_Enabled\",\"value\":true}" , "group" : "Omnichannel" , "hidden" : false , "i18nDescription" : "Omnichannel_External_Frame_Encryption_JWK_Description" , "i18nLabel" : "Omnichannel_External_Frame_Encryption_JWK" , "packageValue" : "" , "public" : true , "secret" : false , "section" : "External Frame" , "sorter" : NumberInt ( 2 ) , "ts" : new Date ( 1591648588699 ) , "type" : "string" , "value" : "" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Omnichannel_External_Frame_GenerateKey" , "_updatedAt" : new Date ( 1591734393302 ) , "actionText" : "Generate_new_key" , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1589465220627 ) , "enableQuery" : "{\"_id\":\"Omnichannel_External_Frame_Enabled\",\"value\":true}" , "group" : "Omnichannel" , "hidden" : false , "i18nDescription" : "Omnichannel_External_Frame_GenerateKey_Description" , "i18nLabel" : "Omnichannel_External_Frame_GenerateKey" , "packageValue" : "omnichannelExternalFrameGenerateKey" , "secret" : false , "section" : "External Frame" , "sorter" : NumberInt ( 3 ) , "ts" : new Date ( 1591648588716 ) , "type" : "action" , "value" : "omnichannelExternalFrameGenerateKey" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "omnichannelExternalFrameGenerateKey" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Omnichannel_External_Frame_URL" , "_updatedAt" : new Date ( 1591734393293 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1589465220598 ) , "enableQuery" : "{\"_id\":\"Omnichannel_External_Frame_Enabled\",\"value\":true}" , "group" : "Omnichannel" , "hidden" : false , "i18nDescription" : "Omnichannel_External_Frame_URL_Description" , "i18nLabel" : "Omnichannel_External_Frame_URL" , "packageValue" : "" , "public" : true , "secret" : false , "section" : "External Frame" , "sorter" : NumberInt ( 1 ) , "ts" : new Date ( 1591648588681 ) , "type" : "string" , "value" : "" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Organization_Email" , "_updatedAt" : new Date ( 1591734378563 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022363884 ) , "group" : "Setup_Wizard" , "hidden" : false , "i18nDescription" : "Organization_Email_Description" , "i18nLabel" : "Organization_Email" , "packageValue" : "" , "secret" : false , "section" : "Organization_Info" , "sorter" : NumberInt ( 9 ) , "ts" : new Date ( 1584022363888 ) , "type" : "string" , "value" : "" , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Organization_Name" , "_updatedAt" : new Date ( 1591734378520 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022363831 ) , "group" : "Setup_Wizard" , "hidden" : false , "i18nDescription" : "Organization_Name_Description" , "i18nLabel" : "Organization_Name" , "packageValue" : "" , "secret" : false , "section" : "Organization_Info" , "sorter" : NumberInt ( 1 ) , "ts" : new Date ( 1584022363836 ) , "type" : "string" , "value" : "Docker" , "valueSource" : "packageValue" , "wizard" : { "step" : NumberInt ( 2 ) , "order" : NumberInt ( 1 ) } } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Organization_Type" , "_updatedAt" : new Date ( 1591734378515 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022363824 ) , "group" : "Setup_Wizard" , "hidden" : false , "i18nDescription" : "Organization_Type_Description" , "i18nLabel" : "Organization_Type" , "packageValue" : "" , "secret" : false , "section" : "Organization_Info" , "sorter" : NumberInt ( 0 ) , "ts" : new Date ( 1584022363827 ) , "type" : "select" , "value" : "nonprofit" , "valueSource" : "packageValue" , "values" : [ { "key" : "nonprofit" , "i18nLabel" : "Nonprofit" } , { "key" : "enterprise" , "i18nLabel" : "Enterprise" } , { "key" : "government" , "i18nLabel" : "Government" } , { "key" : "community" , "i18nLabel" : "Community" } ] , "wizard" : { "step" : NumberInt ( 2 ) , "order" : NumberInt ( 0 ) } } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Password_Changed_Email" , "_updatedAt" : new Date ( 1591734377479 ) , "autocomplete" : true , "blocked" : false , "code" : "text/html" , "createdAt" : new Date ( 1584022362589 ) , "group" : "Email" , "hidden" : false , "i18nDescription" : "Password_Changed_Description" , "i18nLabel" : "Body" , "multiline" : true , "packageValue" : "<h2>{Hi},</h2><p>{Your_password_was_changed_by_an_admin}</p><p>{Your_temporary_password_is_password}</p><a class=\"btn\" target=\"_blank\" href=\"[Site_URL]\">{Login}</a>" , "secret" : false , "section" : "Password_changed_section" , "sorter" : NumberInt ( 43 ) , "ts" : new Date ( 1589465205768 ) , "type" : "code" , "value" : "<h2>{Hi},</h2><p>{Your_password_was_changed_by_an_admin}</p><p>{Your_temporary_password_is_password}</p><a class=\"btn\" target=\"_blank\" href=\"[Site_URL]\">{Login}</a>" , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Password_Changed_Email_Subject" , "_updatedAt" : new Date ( 1591734377475 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022362584 ) , "group" : "Email" , "hidden" : false , "i18nDescription" : "Password_Changed_Email_Subject_Description" , "i18nLabel" : "Subject" , "packageValue" : "{Password_Changed_Email_Subject}" , "secret" : false , "section" : "Password_changed_section" , "sorter" : NumberInt ( 42 ) , "ts" : new Date ( 1589465205763 ) , "type" : "string" , "value" : "{Password_Changed_Email_Subject}" , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "PiwikAdditionalTrackers" , "_updatedAt" : new Date ( 1591734376065 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022361555 ) , "enableQuery" : "{\"_id\":\"PiwikAnalytics_enabled\",\"value\":true}" , "group" : "Analytics" , "hidden" : false , "i18nDescription" : "PiwikAdditionalTrackers_Description" , "i18nLabel" : "PiwikAdditionalTrackers" , "multiline" : true , "packageValue" : "" , "public" : true , "secret" : false , "section" : "Piwik" , "sorter" : NumberInt ( 3 ) , "ts" : new Date ( 1584022361560 ) , "type" : "string" , "value" : "" , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "PiwikAnalytics_cookieDomain" , "_updatedAt" : new Date ( 1591734376074 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022361569 ) , "enableQuery" : "{\"_id\":\"PiwikAnalytics_enabled\",\"value\":true}" , "group" : "Analytics" , "hidden" : false , "i18nDescription" : "PiwikAnalytics_cookieDomain_Description" , "i18nLabel" : "PiwikAnalytics_cookieDomain" , "packageValue" : false , "public" : true , "secret" : false , "section" : "Piwik" , "sorter" : NumberInt ( 5 ) , "ts" : new Date ( 1584022361572 ) , "type" : "boolean" , "value" : false , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "PiwikAnalytics_domains" , "_updatedAt" : new Date ( 1591734376079 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022361575 ) , "enableQuery" : "{\"_id\":\"PiwikAnalytics_enabled\",\"value\":true}" , "group" : "Analytics" , "hidden" : false , "i18nDescription" : "PiwikAnalytics_domains_Description" , "i18nLabel" : "PiwikAnalytics_domains" , "multiline" : true , "packageValue" : "" , "public" : true , "secret" : false , "section" : "Piwik" , "sorter" : NumberInt ( 6 ) , "ts" : new Date ( 1584022361578 ) , "type" : "string" , "value" : "" , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "PiwikAnalytics_enabled" , "_updatedAt" : new Date ( 1591734376048 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022361535 ) , "group" : "Analytics" , "hidden" : false , "i18nDescription" : "PiwikAnalytics_enabled_Description" , "i18nLabel" : "Enable" , "packageValue" : false , "public" : true , "secret" : false , "section" : "Piwik" , "sorter" : NumberInt ( 0 ) , "ts" : new Date ( 1584022361540 ) , "type" : "boolean" , "value" : false , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "PiwikAnalytics_prependDomain" , "_updatedAt" : new Date ( 1591734376069 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022361563 ) , "enableQuery" : "{\"_id\":\"PiwikAnalytics_enabled\",\"value\":true}" , "group" : "Analytics" , "hidden" : false , "i18nDescription" : "PiwikAnalytics_prependDomain_Description" , "i18nLabel" : "PiwikAnalytics_prependDomain" , "packageValue" : false , "public" : true , "secret" : false , "section" : "Piwik" , "sorter" : NumberInt ( 4 ) , "ts" : new Date ( 1584022361566 ) , "type" : "boolean" , "value" : false , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "PiwikAnalytics_siteId" , "_updatedAt" : new Date ( 1591734376060 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022361549 ) , "enableQuery" : "{\"_id\":\"PiwikAnalytics_enabled\",\"value\":true}" , "group" : "Analytics" , "hidden" : false , "i18nDescription" : "PiwikAnalytics_siteId_Description" , "i18nLabel" : "Client_ID" , "packageValue" : "" , "public" : true , "secret" : false , "section" : "Piwik" , "sorter" : NumberInt ( 2 ) , "ts" : new Date ( 1584022361553 ) , "type" : "string" , "value" : "" , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "PiwikAnalytics_url" , "_updatedAt" : new Date ( 1591734376053 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022361543 ) , "enableQuery" : "{\"_id\":\"PiwikAnalytics_enabled\",\"value\":true}" , "group" : "Analytics" , "hidden" : false , "i18nDescription" : "PiwikAnalytics_url_Description" , "i18nLabel" : "URL" , "packageValue" : "" , "public" : true , "secret" : false , "section" : "Piwik" , "sorter" : NumberInt ( 1 ) , "ts" : new Date ( 1584022361547 ) , "type" : "string" , "value" : "" , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Prometheus_API_User_Agent" , "_updatedAt" : new Date ( 1591734378508 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1589465207037 ) , "group" : "Logs" , "hidden" : false , "i18nDescription" : "Prometheus_API_User_Agent_Description" , "i18nLabel" : "Prometheus_API_User_Agent" , "packageValue" : false , "secret" : false , "section" : "Prometheus" , "sorter" : NumberInt ( 12 ) , "ts" : new Date ( 1589465207039 ) , "type" : "boolean" , "value" : false , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Prometheus_Enabled" , "_updatedAt" : new Date ( 1591734378492 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022363807 ) , "group" : "Logs" , "hidden" : false , "i18nDescription" : "Prometheus_Enabled_Description" , "i18nLabel" : "Enabled" , "packageValue" : false , "secret" : false , "section" : "Prometheus" , "sorter" : NumberInt ( 8 ) , "ts" : new Date ( 1584022363809 ) , "type" : "boolean" , "value" : false , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Prometheus_Garbage_Collector" , "_updatedAt" : new Date ( 1591734378504 ) , "alert" : "Prometheus_Garbage_Collector_Alert" , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1589465207033 ) , "group" : "Logs" , "hidden" : false , "i18nDescription" : "Prometheus_Garbage_Collector_Description" , "i18nLabel" : "Prometheus_Garbage_Collector" , "packageValue" : false , "secret" : false , "section" : "Prometheus" , "sorter" : NumberInt ( 11 ) , "ts" : new Date ( 1589465207035 ) , "type" : "boolean" , "value" : false , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Prometheus_Port" , "_updatedAt" : new Date ( 1591734378497 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022363811 ) , "group" : "Logs" , "hidden" : false , "i18nDescription" : "Prometheus_Port_Description" , "i18nLabel" : "Port" , "packageValue" : NumberInt ( 9458 ) , "secret" : false , "section" : "Prometheus" , "sorter" : NumberInt ( 9 ) , "ts" : new Date ( 1584022363814 ) , "type" : "string" , "value" : NumberInt ( 9458 ) , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Prometheus_Reset_Interval" , "_updatedAt" : new Date ( 1591734378500 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1589465207029 ) , "group" : "Logs" , "hidden" : false , "i18nDescription" : "Prometheus_Reset_Interval_Description" , "i18nLabel" : "Prometheus_Reset_Interval" , "packageValue" : NumberInt ( 0 ) , "secret" : false , "section" : "Prometheus" , "sorter" : NumberInt ( 10 ) , "ts" : new Date ( 1589465207032 ) , "type" : "int" , "value" : NumberInt ( 0 ) , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Push" , "_updatedAt" : new Date ( 1591734378312 ) , "blocked" : false , "createdAt" : new Date ( 1584022363596 ) , "hidden" : false , "i18nDescription" : "Push_Description" , "i18nLabel" : "Push" , "ts" : new Date ( 1591734378312 ) , "type" : "group" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Push_apn_cert" , "_updatedAt" : new Date ( 1591734378348 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022363647 ) , "group" : "Push" , "hidden" : false , "i18nDescription" : "Push_apn_cert_Description" , "i18nLabel" : "Push_apn_cert" , "multiline" : true , "packageValue" : "" , "secret" : true , "section" : "Certificates_and_Keys" , "sorter" : NumberInt ( 7 ) , "ts" : new Date ( 1589465206863 ) , "type" : "string" , "value" : "" , "valueSource" : "packageValue" , "enableQuery" : "[{\"_id\":\"Push_enable\",\"value\":true},{\"_id\":\"Push_enable_gateway\",\"value\":false}]" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Push_apn_dev_cert" , "_updatedAt" : new Date ( 1591734378359 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022363659 ) , "group" : "Push" , "hidden" : false , "i18nDescription" : "Push_apn_dev_cert_Description" , "i18nLabel" : "Push_apn_dev_cert" , "multiline" : true , "packageValue" : "" , "secret" : true , "section" : "Certificates_and_Keys" , "sorter" : NumberInt ( 10 ) , "ts" : new Date ( 1589465206876 ) , "type" : "string" , "value" : "" , "valueSource" : "packageValue" , "enableQuery" : "[{\"_id\":\"Push_enable\",\"value\":true},{\"_id\":\"Push_enable_gateway\",\"value\":false}]" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Push_apn_dev_key" , "_updatedAt" : new Date ( 1591734378355 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022363656 ) , "group" : "Push" , "hidden" : false , "i18nDescription" : "Push_apn_dev_key_Description" , "i18nLabel" : "Push_apn_dev_key" , "multiline" : true , "packageValue" : "" , "secret" : true , "section" : "Certificates_and_Keys" , "sorter" : NumberInt ( 9 ) , "ts" : new Date ( 1589465206870 ) , "type" : "string" , "value" : "" , "valueSource" : "packageValue" , "enableQuery" : "[{\"_id\":\"Push_enable\",\"value\":true},{\"_id\":\"Push_enable_gateway\",\"value\":false}]" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Push_apn_dev_passphrase" , "_updatedAt" : new Date ( 1591734378352 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022363652 ) , "group" : "Push" , "hidden" : false , "i18nDescription" : "Push_apn_dev_passphrase_Description" , "i18nLabel" : "Push_apn_dev_passphrase" , "packageValue" : "" , "secret" : true , "section" : "Certificates_and_Keys" , "sorter" : NumberInt ( 8 ) , "ts" : new Date ( 1589465206867 ) , "type" : "string" , "value" : "" , "valueSource" : "packageValue" , "enableQuery" : "[{\"_id\":\"Push_enable\",\"value\":true},{\"_id\":\"Push_enable_gateway\",\"value\":false}]" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Push_apn_key" , "_updatedAt" : new Date ( 1591734378345 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022363644 ) , "group" : "Push" , "hidden" : false , "i18nDescription" : "Push_apn_key_Description" , "i18nLabel" : "Push_apn_key" , "multiline" : true , "packageValue" : "" , "secret" : true , "section" : "Certificates_and_Keys" , "sorter" : NumberInt ( 6 ) , "ts" : new Date ( 1589465206858 ) , "type" : "string" , "value" : "" , "valueSource" : "packageValue" , "enableQuery" : "[{\"_id\":\"Push_enable\",\"value\":true},{\"_id\":\"Push_enable_gateway\",\"value\":false}]" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Push_apn_passphrase" , "_updatedAt" : new Date ( 1591734378342 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022363640 ) , "group" : "Push" , "hidden" : false , "i18nDescription" : "Push_apn_passphrase_Description" , "i18nLabel" : "Push_apn_passphrase" , "packageValue" : "" , "secret" : true , "section" : "Certificates_and_Keys" , "sorter" : NumberInt ( 5 ) , "ts" : new Date ( 1589465206852 ) , "type" : "string" , "value" : "" , "valueSource" : "packageValue" , "enableQuery" : "[{\"_id\":\"Push_enable\",\"value\":true},{\"_id\":\"Push_enable_gateway\",\"value\":false}]" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Push_enable" , "_updatedAt" : new Date ( 1591734378316 ) , "alert" : "Push_Setting_Requires_Restart_Alert" , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022363600 ) , "group" : "Push" , "hidden" : false , "i18nDescription" : "Push_enable_Description" , "i18nLabel" : "Push_enable" , "packageValue" : true , "public" : true , "secret" : false , "sorter" : NumberInt ( 0 ) , "ts" : new Date ( 1584022363602 ) , "type" : "boolean" , "value" : true , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Push_enable_gateway" , "_updatedAt" : new Date ( 1591734378321 ) , "alert" : "Push_Setting_Requires_Restart_Alert" , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022363624 ) , "enableQuery" : "{\"_id\":\"Push_enable\",\"value\":true}" , "group" : "Push" , "hidden" : false , "i18nDescription" : "Push_enable_gateway_Description" , "i18nLabel" : "Push_enable_gateway" , "packageValue" : true , "secret" : false , "sorter" : NumberInt ( 1 ) , "ts" : new Date ( 1589465206834 ) , "type" : "boolean" , "value" : true , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Push_gateway" , "_updatedAt" : new Date ( 1591734378325 ) , "alert" : "Push_Setting_Requires_Restart_Alert" , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022363627 ) , "enableQuery" : "[{\"_id\":\"Push_enable\",\"value\":true},{\"_id\":\"Push_enable_gateway\",\"value\":true}]" , "group" : "Push" , "hidden" : false , "i18nDescription" : "Push_gateway_description" , "i18nLabel" : "Push_gateway" , "multiline" : true , "packageValue" : "https://gateway.rocket.chat" , "secret" : false , "sorter" : NumberInt ( 2 ) , "ts" : new Date ( 1589465206837 ) , "type" : "string" , "value" : "https://gateway.rocket.chat" , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Push_gcm_api_key" , "_updatedAt" : new Date ( 1591734378362 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022363662 ) , "group" : "Push" , "hidden" : false , "i18nDescription" : "Push_gcm_api_key_Description" , "i18nLabel" : "Push_gcm_api_key" , "packageValue" : "" , "secret" : true , "section" : "Certificates_and_Keys" , "sorter" : NumberInt ( 11 ) , "ts" : new Date ( 1589465206882 ) , "type" : "string" , "value" : "" , "valueSource" : "packageValue" , "enableQuery" : "[{\"_id\":\"Push_enable\",\"value\":true},{\"_id\":\"Push_enable_gateway\",\"value\":false}]" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Push_gcm_project_number" , "_updatedAt" : new Date ( 1591734378365 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022363667 ) , "group" : "Push" , "hidden" : false , "i18nDescription" : "Push_gcm_project_number_Description" , "i18nLabel" : "Push_gcm_project_number" , "packageValue" : "" , "public" : true , "secret" : true , "section" : "Certificates_and_Keys" , "sorter" : NumberInt ( 12 ) , "ts" : new Date ( 1589465206887 ) , "type" : "string" , "value" : "" , "valueSource" : "packageValue" , "enableQuery" : "[{\"_id\":\"Push_enable\",\"value\":true},{\"_id\":\"Push_enable_gateway\",\"value\":false}]" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Push_production" , "_updatedAt" : new Date ( 1591734378329 ) , "alert" : "Push_Setting_Requires_Restart_Alert" , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022363631 ) , "enableQuery" : "[{\"_id\":\"Push_enable\",\"value\":true},{\"_id\":\"Push_enable_gateway\",\"value\":false}]" , "group" : "Push" , "hidden" : false , "i18nDescription" : "Push_production_Description" , "i18nLabel" : "Push_production" , "packageValue" : true , "public" : true , "secret" : false , "sorter" : NumberInt ( 3 ) , "ts" : new Date ( 1589465206841 ) , "type" : "boolean" , "value" : true , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Push_show_message" , "_updatedAt" : new Date ( 1591734378373 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022363681 ) , "group" : "Push" , "hidden" : false , "i18nDescription" : "Push_show_message_Description" , "i18nLabel" : "Push_show_message" , "packageValue" : true , "public" : true , "secret" : false , "section" : "Privacy" , "sorter" : NumberInt ( 14 ) , "ts" : new Date ( 1589465206895 ) , "type" : "boolean" , "value" : true , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Push_show_username_room" , "_updatedAt" : new Date ( 1591734378369 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022363678 ) , "group" : "Push" , "hidden" : false , "i18nDescription" : "Push_show_username_room_Description" , "i18nLabel" : "Push_show_username_room" , "packageValue" : true , "public" : true , "secret" : false , "section" : "Privacy" , "sorter" : NumberInt ( 13 ) , "ts" : new Date ( 1589465206891 ) , "type" : "boolean" , "value" : true , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Push_test_push" , "_updatedAt" : new Date ( 1591734378338 ) , "actionText" : "Send_a_test_push_to_my_user" , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022363636 ) , "enableQuery" : "{\"_id\":\"Push_enable\",\"value\":true}" , "group" : "Push" , "hidden" : false , "i18nDescription" : "Push_test_push_Description" , "i18nLabel" : "Push_test_push" , "packageValue" : "push_test" , "secret" : false , "sorter" : NumberInt ( 4 ) , "ts" : new Date ( 1589465206847 ) , "type" : "action" , "value" : "push_test" , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Rate Limiter" , "_updatedAt" : new Date ( 1591734378617 ) , "blocked" : false , "createdAt" : new Date ( 1584022363946 ) , "hidden" : false , "i18nDescription" : "Rate Limiter_Description" , "i18nLabel" : "Rate Limiter" , "ts" : new Date ( 1591734378617 ) , "type" : "group" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Register_Server" , "_updatedAt" : new Date ( 1591734378559 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022363880 ) , "group" : "Setup_Wizard" , "hidden" : false , "i18nDescription" : "Register_Server_Description" , "i18nLabel" : "Register_Server" , "packageValue" : true , "secret" : false , "section" : "Organization_Info" , "sorter" : NumberInt ( 8 ) , "ts" : new Date ( 1584022363882 ) , "type" : "boolean" , "value" : true , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Restart" , "_updatedAt" : new Date ( 1591734378102 ) , "actionText" : "Restart_the_server" , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022363350 ) , "group" : "General" , "hidden" : false , "i18nDescription" : "Restart_Description" , "i18nLabel" : "Restart" , "packageValue" : "restart_server" , "secret" : false , "sorter" : NumberInt ( 30 ) , "ts" : new Date ( 1589465206561 ) , "type" : "action" , "value" : "restart_server" , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "RetentionPolicy" , "_updatedAt" : new Date ( 1591734389928 ) , "blocked" : false , "createdAt" : new Date ( 1584022375250 ) , "hidden" : false , "i18nDescription" : "RetentionPolicy_Description" , "i18nLabel" : "RetentionPolicy" , "ts" : new Date ( 1591734389928 ) , "type" : "group" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "RetentionPolicy_AppliesToChannels" , "_updatedAt" : new Date ( 1591734389943 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022375264 ) , "enableQuery" : "{\"_id\":\"RetentionPolicy_Enabled\",\"value\":true}" , "group" : "RetentionPolicy" , "hidden" : false , "i18nDescription" : "RetentionPolicy_AppliesToChannels_Description" , "i18nLabel" : "RetentionPolicy_AppliesToChannels" , "packageValue" : false , "public" : true , "secret" : false , "section" : "Global Policy" , "sorter" : NumberInt ( 2 ) , "ts" : new Date ( 1587032115198 ) , "type" : "boolean" , "value" : false , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : false } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "RetentionPolicy_AppliesToDMs" , "_updatedAt" : new Date ( 1591734389962 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022375284 ) , "enableQuery" : "{\"_id\":\"RetentionPolicy_Enabled\",\"value\":true}" , "group" : "RetentionPolicy" , "hidden" : false , "i18nDescription" : "RetentionPolicy_AppliesToDMs_Description" , "i18nLabel" : "RetentionPolicy_AppliesToDMs" , "packageValue" : false , "public" : true , "secret" : false , "section" : "Global Policy" , "sorter" : NumberInt ( 6 ) , "ts" : new Date ( 1587032115216 ) , "type" : "boolean" , "value" : false , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : false } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "RetentionPolicy_AppliesToGroups" , "_updatedAt" : new Date ( 1591734389951 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022375274 ) , "enableQuery" : "{\"_id\":\"RetentionPolicy_Enabled\",\"value\":true}" , "group" : "RetentionPolicy" , "hidden" : false , "i18nDescription" : "RetentionPolicy_AppliesToGroups_Description" , "i18nLabel" : "RetentionPolicy_AppliesToGroups" , "packageValue" : false , "public" : true , "secret" : false , "section" : "Global Policy" , "sorter" : NumberInt ( 4 ) , "ts" : new Date ( 1587032115208 ) , "type" : "boolean" , "value" : false , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : false } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "RetentionPolicy_DoNotExcludeDiscussion" , "_updatedAt" : new Date ( 1591734399912 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022382556 ) , "enableQuery" : "{\"_id\":\"RetentionPolicy_Enabled\",\"value\":true}" , "group" : "RetentionPolicy" , "hidden" : false , "i18nDescription" : "RetentionPolicy_DoNotExcludeDiscussion_Description" , "i18nLabel" : "RetentionPolicy_DoNotExcludeDiscussion" , "packageValue" : true , "public" : true , "secret" : false , "section" : "Global Policy" , "sorter" : NumberInt ( 10 ) , "ts" : new Date ( 1587032125137 ) , "type" : "boolean" , "value" : true , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : true } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "RetentionPolicy_Enabled" , "_updatedAt" : new Date ( 1591734389933 ) , "alert" : "Watch out! Tweaking these settings without utmost care can destroy all message history. Please read the documentation before turning the feature on at rocket.chat/docs/administrator-guides/retention-policies/" , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022375252 ) , "group" : "RetentionPolicy" , "hidden" : false , "i18nDescription" : "RetentionPolicy_Enabled_Description" , "i18nLabel" : "RetentionPolicy_Enabled" , "packageValue" : false , "public" : true , "secret" : false , "sorter" : NumberInt ( 0 ) , "ts" : new Date ( 1587032115188 ) , "type" : "boolean" , "value" : false , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : false } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "RetentionPolicy_ExcludePinned" , "_updatedAt" : new Date ( 1591734389970 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022375314 ) , "enableQuery" : "{\"_id\":\"RetentionPolicy_Enabled\",\"value\":true}" , "group" : "RetentionPolicy" , "hidden" : false , "i18nDescription" : "RetentionPolicy_ExcludePinned_Description" , "i18nLabel" : "RetentionPolicy_ExcludePinned" , "packageValue" : false , "public" : true , "secret" : false , "section" : "Global Policy" , "sorter" : NumberInt ( 8 ) , "ts" : new Date ( 1587032115230 ) , "type" : "boolean" , "value" : false , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : false } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "RetentionPolicy_FilesOnly" , "_updatedAt" : new Date ( 1591734389974 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022375318 ) , "enableQuery" : "{\"_id\":\"RetentionPolicy_Enabled\",\"value\":true}" , "group" : "RetentionPolicy" , "hidden" : false , "i18nDescription" : "RetentionPolicy_FilesOnly_Description" , "i18nLabel" : "RetentionPolicy_FilesOnly" , "packageValue" : false , "public" : true , "secret" : false , "section" : "Global Policy" , "sorter" : NumberInt ( 9 ) , "ts" : new Date ( 1587032115235 ) , "type" : "boolean" , "value" : false , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : false } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "RetentionPolicy_MaxAge_Channels" , "_updatedAt" : new Date ( 1591734389947 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022375269 ) , "enableQuery" : "[{\"_id\":\"RetentionPolicy_AppliesToChannels\",\"value\":true},{\"_id\":\"RetentionPolicy_Enabled\",\"value\":true}]" , "group" : "RetentionPolicy" , "hidden" : false , "i18nDescription" : "RetentionPolicy_MaxAge_Description" , "i18nLabel" : "RetentionPolicy_MaxAge_Channels" , "packageValue" : NumberInt ( 30 ) , "public" : true , "secret" : false , "section" : "Global Policy" , "sorter" : NumberInt ( 3 ) , "ts" : new Date ( 1587032115204 ) , "type" : "int" , "value" : NumberInt ( 30 ) , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : NumberInt ( 30 ) } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "RetentionPolicy_MaxAge_DMs" , "_updatedAt" : new Date ( 1591734389966 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022375290 ) , "enableQuery" : "[{\"_id\":\"RetentionPolicy_AppliesToDMs\",\"value\":true},{\"_id\":\"RetentionPolicy_Enabled\",\"value\":true}]" , "group" : "RetentionPolicy" , "hidden" : false , "i18nDescription" : "RetentionPolicy_MaxAge_Description" , "i18nLabel" : "RetentionPolicy_MaxAge_DMs" , "packageValue" : NumberInt ( 30 ) , "public" : true , "secret" : false , "section" : "Global Policy" , "sorter" : NumberInt ( 7 ) , "ts" : new Date ( 1587032115224 ) , "type" : "int" , "value" : NumberInt ( 30 ) , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : NumberInt ( 30 ) } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "RetentionPolicy_MaxAge_Groups" , "_updatedAt" : new Date ( 1591734389958 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022375279 ) , "enableQuery" : "[{\"_id\":\"RetentionPolicy_AppliesToGroups\",\"value\":true},{\"_id\":\"RetentionPolicy_Enabled\",\"value\":true}]" , "group" : "RetentionPolicy" , "hidden" : false , "i18nDescription" : "RetentionPolicy_MaxAge_Description" , "i18nLabel" : "RetentionPolicy_MaxAge_Groups" , "packageValue" : NumberInt ( 30 ) , "public" : true , "secret" : false , "section" : "Global Policy" , "sorter" : NumberInt ( 5 ) , "ts" : new Date ( 1587032115211 ) , "type" : "int" , "value" : NumberInt ( 30 ) , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : NumberInt ( 30 ) } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "RetentionPolicy_Precision" , "_updatedAt" : new Date ( 1591734389937 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022375259 ) , "enableQuery" : "{\"_id\":\"RetentionPolicy_Enabled\",\"value\":true}" , "group" : "RetentionPolicy" , "hidden" : false , "i18nDescription" : "RetentionPolicy_Precision_Description" , "i18nLabel" : "RetentionPolicy_Precision" , "packageValue" : "0" , "public" : true , "secret" : false , "sorter" : NumberInt ( 1 ) , "ts" : new Date ( 1587032115193 ) , "type" : "select" , "value" : "0" , "valueSource" : "meteorSettingsValue" , "values" : [ { "key" : "0" , "i18nLabel" : "every_30_minutes" } , { "key" : "1" , "i18nLabel" : "every_hour" } , { "key" : "2" , "i18nLabel" : "every_six_hours" } , { "key" : "3" , "i18nLabel" : "every_day" } ] , "meteorSettingsValue" : "0" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Robot_Instructions_File_Content" , "_updatedAt" : new Date ( 1591734378112 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022363357 ) , "group" : "General" , "hidden" : false , "i18nDescription" : "Robot_Instructions_File_Content_Description" , "i18nLabel" : "Robot_Instructions_File_Content" , "multiline" : true , "packageValue" : "User-agent: *\nDisallow: /" , "public" : true , "secret" : false , "sorter" : NumberInt ( 32 ) , "ts" : new Date ( 1589465206575 ) , "type" : "string" , "value" : "User-agent: *\nDisallow: /" , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "SAML" , "_updatedAt" : new Date ( 1591734391847 ) , "blocked" : false , "createdAt" : new Date ( 1584022376707 ) , "hidden" : false , "i18nDescription" : "SAML_Description" , "i18nLabel" : "SAML" , "ts" : new Date ( 1591734391847 ) , "type" : "group" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "SAML_Custom_Default" , "_updatedAt" : new Date ( 1591734398896 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022381638 ) , "group" : "SAML" , "hidden" : false , "i18nDescription" : "SAML_Custom_Default_Description" , "i18nLabel" : "Accounts_OAuth_Custom_Enable" , "packageValue" : false , "secret" : false , "section" : "Default" , "sorter" : NumberInt ( 0 ) , "ts" : new Date ( 1587032124244 ) , "type" : "boolean" , "value" : false , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : false } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "SAML_Custom_Default_allowed_clock_drift" , "_updatedAt" : new Date ( 1591734399072 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1589465237412 ) , "group" : "SAML" , "hidden" : false , "i18nDescription" : "SAML_Allowed_Clock_Drift_Description" , "i18nLabel" : "SAML_Allowed_Clock_Drift" , "packageValue" : NumberInt ( 0 ) , "secret" : false , "section" : "Default" , "sorter" : NumberInt ( 25 ) , "ts" : new Date ( 1591648594781 ) , "type" : "int" , "value" : NumberInt ( 0 ) , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : NumberInt ( 0 ) } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "SAML_Custom_Default_authn_context_comparison" , "_updatedAt" : new Date ( 1591734399048 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022381736 ) , "group" : "SAML" , "hidden" : false , "i18nDescription" : "SAML_Custom_Default_authn_context_comparison_Description" , "i18nLabel" : "SAML_Custom_Authn_Context_Comparison" , "packageValue" : "exact" , "secret" : false , "section" : "Default" , "sorter" : NumberInt ( 21 ) , "ts" : new Date ( 1589465237394 ) , "type" : "select" , "value" : "exact" , "valueSource" : "meteorSettingsValue" , "values" : [ { "key" : "better" , "i18nLabel" : "Better" } , { "key" : "exact" , "i18nLabel" : "Exact" } , { "key" : "maximum" , "i18nLabel" : "Maximum" } , { "key" : "minimum" , "i18nLabel" : "Minimum" } ] , "meteorSettingsValue" : "exact" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "SAML_Custom_Default_button_color" , "_updatedAt" : new Date ( 1591734398982 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022381688 ) , "group" : "SAML" , "hidden" : false , "i18nDescription" : "SAML_Custom_Default_button_color_Description" , "i18nLabel" : "Accounts_OAuth_Custom_Button_Color" , "packageValue" : "#1d74f5" , "secret" : false , "section" : "Default" , "sorter" : NumberInt ( 11 ) , "ts" : new Date ( 1589465237340 ) , "type" : "string" , "value" : "#1d74f5" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "#1d74f5" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "SAML_Custom_Default_button_label_color" , "_updatedAt" : new Date ( 1591734398975 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022381683 ) , "group" : "SAML" , "hidden" : false , "i18nDescription" : "SAML_Custom_Default_button_label_color_Description" , "i18nLabel" : "Accounts_OAuth_Custom_Button_Label_Color" , "packageValue" : "#FFFFFF" , "secret" : false , "section" : "Default" , "sorter" : NumberInt ( 10 ) , "ts" : new Date ( 1589465237336 ) , "type" : "string" , "value" : "#FFFFFF" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "#FFFFFF" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "SAML_Custom_Default_button_label_text" , "_updatedAt" : new Date ( 1591734398967 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022381679 ) , "group" : "SAML" , "hidden" : false , "i18nDescription" : "SAML_Custom_Default_button_label_text_Description" , "i18nLabel" : "Accounts_OAuth_Custom_Button_Label_Text" , "packageValue" : "" , "secret" : false , "section" : "Default" , "sorter" : NumberInt ( 9 ) , "ts" : new Date ( 1589465237331 ) , "type" : "string" , "value" : "" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "SAML_Custom_Default_cert" , "_updatedAt" : new Date ( 1591734398930 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022381662 ) , "group" : "SAML" , "hidden" : false , "i18nDescription" : "SAML_Custom_Default_cert_Description" , "i18nLabel" : "SAML_Custom_Cert" , "multiline" : true , "packageValue" : "" , "secret" : true , "section" : "Default" , "sorter" : NumberInt ( 5 ) , "ts" : new Date ( 1587032124274 ) , "type" : "string" , "value" : "" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "SAML_Custom_Default_custom_authn_context" , "_updatedAt" : new Date ( 1591734399036 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022381725 ) , "group" : "SAML" , "hidden" : false , "i18nDescription" : "SAML_Custom_Authn_Context_description" , "i18nLabel" : "SAML_Custom_Authn_Context" , "packageValue" : "urn:oasis:names:tc:SAML:2.0:ac:classes:PasswordProtectedTransport" , "secret" : false , "section" : "Default" , "sorter" : NumberInt ( 19 ) , "ts" : new Date ( 1589465237379 ) , "type" : "string" , "value" : "urn:oasis:names:tc:SAML:2.0:ac:classes:PasswordProtectedTransport" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "urn:oasis:names:tc:SAML:2.0:ac:classes:PasswordProtectedTransport" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "SAML_Custom_Default_debug" , "_updatedAt" : new Date ( 1591734399009 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022381707 ) , "group" : "SAML" , "hidden" : false , "i18nDescription" : "SAML_Custom_Default_debug_Description" , "i18nLabel" : "SAML_Custom_Debug" , "packageValue" : false , "secret" : false , "section" : "Default" , "sorter" : NumberInt ( 15 ) , "ts" : new Date ( 1589465237361 ) , "type" : "boolean" , "value" : false , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : false } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "SAML_Custom_Default_default_user_role" , "_updatedAt" : new Date ( 1591734399055 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022381742 ) , "group" : "SAML" , "hidden" : false , "i18nDescription" : "SAML_Default_User_Role_Description" , "i18nLabel" : "SAML_Default_User_Role" , "packageValue" : "user" , "secret" : false , "section" : "Default" , "sorter" : NumberInt ( 22 ) , "ts" : new Date ( 1589465237398 ) , "type" : "string" , "value" : "user" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "user" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "SAML_Custom_Default_entry_point" , "_updatedAt" : new Date ( 1591734398909 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022381648 ) , "group" : "SAML" , "hidden" : false , "i18nDescription" : "SAML_Custom_Default_entry_point_Description" , "i18nLabel" : "SAML_Custom_Entry_point" , "packageValue" : "https://example.com/simplesaml/saml2/idp/SSOService.php" , "secret" : false , "section" : "Default" , "sorter" : NumberInt ( 2 ) , "ts" : new Date ( 1587032124256 ) , "type" : "string" , "value" : "https://example.com/simplesaml/saml2/idp/SSOService.php" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "https://example.com/simplesaml/saml2/idp/SSOService.php" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "SAML_Custom_Default_generate_username" , "_updatedAt" : new Date ( 1591734398989 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022381693 ) , "group" : "SAML" , "hidden" : false , "i18nDescription" : "SAML_Custom_Default_generate_username_Description" , "i18nLabel" : "SAML_Custom_Generate_Username" , "packageValue" : false , "secret" : false , "section" : "Default" , "sorter" : NumberInt ( 12 ) , "ts" : new Date ( 1589465237344 ) , "type" : "boolean" , "value" : false , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : false } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "SAML_Custom_Default_idp_slo_redirect_url" , "_updatedAt" : new Date ( 1591734398917 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022381651 ) , "group" : "SAML" , "hidden" : false , "i18nDescription" : "SAML_Custom_Default_idp_slo_redirect_url_Description" , "i18nLabel" : "SAML_Custom_IDP_SLO_Redirect_URL" , "packageValue" : "https://example.com/simplesaml/saml2/idp/SingleLogoutService.php" , "secret" : false , "section" : "Default" , "sorter" : NumberInt ( 3 ) , "ts" : new Date ( 1587032124261 ) , "type" : "string" , "value" : "https://example.com/simplesaml/saml2/idp/SingleLogoutService.php" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "https://example.com/simplesaml/saml2/idp/SingleLogoutService.php" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "SAML_Custom_Default_immutable_property" , "_updatedAt" : new Date ( 1591734399002 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022381702 ) , "group" : "SAML" , "hidden" : false , "i18nDescription" : "SAML_Custom_Default_immutable_property_Description" , "i18nLabel" : "SAML_Custom_Immutable_Property" , "packageValue" : "EMail" , "secret" : false , "section" : "Default" , "sorter" : NumberInt ( 14 ) , "ts" : new Date ( 1589465237356 ) , "type" : "select" , "value" : "EMail" , "valueSource" : "meteorSettingsValue" , "values" : [ { "key" : "Username" , "i18nLabel" : "SAML_Custom_Immutable_Property_Username" } , { "key" : "EMail" , "i18nLabel" : "SAML_Custom_Immutable_Property_EMail" } ] , "meteorSettingsValue" : "EMail" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "SAML_Custom_Default_issuer" , "_updatedAt" : new Date ( 1591734398924 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022381658 ) , "group" : "SAML" , "hidden" : false , "i18nDescription" : "SAML_Custom_Default_issuer_Description" , "i18nLabel" : "SAML_Custom_Issuer" , "packageValue" : "https://your-rocket-chat/_saml/metadata/provider-name" , "secret" : false , "section" : "Default" , "sorter" : NumberInt ( 4 ) , "ts" : new Date ( 1587032124269 ) , "type" : "string" , "value" : "https://your-rocket-chat/_saml/metadata/provider-name" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "https://your-rocket-chat/_saml/metadata/provider-name" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "SAML_Custom_Default_logout_behaviour" , "_updatedAt" : new Date ( 1591734399029 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022381722 ) , "group" : "SAML" , "hidden" : false , "i18nDescription" : "SAML_Custom_Default_logout_behaviour_Description" , "i18nLabel" : "SAML_Custom_Logout_Behaviour" , "packageValue" : "SAML" , "secret" : false , "section" : "Default" , "sorter" : NumberInt ( 18 ) , "ts" : new Date ( 1589465237375 ) , "type" : "select" , "value" : "SAML" , "valueSource" : "meteorSettingsValue" , "values" : [ { "key" : "SAML" , "i18nLabel" : "SAML_Custom_Logout_Behaviour_Terminate_SAML_Session" } , { "key" : "Local" , "i18nLabel" : "SAML_Custom_Logout_Behaviour_End_Only_RocketChat" } ] , "meteorSettingsValue" : "SAML" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "SAML_Custom_Default_mail_overwrite" , "_updatedAt" : new Date ( 1591734399021 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022381716 ) , "group" : "SAML" , "hidden" : false , "i18nDescription" : "SAML_Custom_Default_mail_overwrite_Description" , "i18nLabel" : "SAML_Custom_mail_overwrite" , "packageValue" : false , "secret" : false , "section" : "Default" , "sorter" : NumberInt ( 17 ) , "ts" : new Date ( 1589465237372 ) , "type" : "boolean" , "value" : false , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : false } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "SAML_Custom_Default_name_overwrite" , "_updatedAt" : new Date ( 1591734399014 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022381712 ) , "group" : "SAML" , "hidden" : false , "i18nDescription" : "SAML_Custom_Default_name_overwrite_Description" , "i18nLabel" : "SAML_Custom_name_overwrite" , "packageValue" : false , "secret" : false , "section" : "Default" , "sorter" : NumberInt ( 16 ) , "ts" : new Date ( 1589465237368 ) , "type" : "boolean" , "value" : false , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : false } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "SAML_Custom_Default_private_key" , "_updatedAt" : new Date ( 1591734398956 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022381670 ) , "group" : "SAML" , "hidden" : false , "i18nDescription" : "SAML_Custom_Default_private_key_Description" , "i18nLabel" : "SAML_Custom_Private_Key" , "multiline" : true , "packageValue" : "" , "secret" : true , "section" : "Default" , "sorter" : NumberInt ( 8 ) , "ts" : new Date ( 1589465237326 ) , "type" : "string" , "value" : "" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "SAML_Custom_Default_provider" , "_updatedAt" : new Date ( 1591734398903 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022381643 ) , "group" : "SAML" , "hidden" : false , "i18nDescription" : "SAML_Custom_Default_provider_Description" , "i18nLabel" : "SAML_Custom_Provider" , "packageValue" : "provider-name" , "secret" : false , "section" : "Default" , "sorter" : NumberInt ( 1 ) , "ts" : new Date ( 1587032124250 ) , "type" : "string" , "value" : "provider-name" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "provider-name" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "SAML_Custom_Default_public_cert" , "_updatedAt" : new Date ( 1591734398941 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022381667 ) , "group" : "SAML" , "hidden" : false , "i18nDescription" : "SAML_Custom_Default_public_cert_Description" , "i18nLabel" : "SAML_Custom_Public_Cert" , "multiline" : true , "packageValue" : "" , "secret" : false , "section" : "Default" , "sorter" : NumberInt ( 6 ) , "ts" : new Date ( 1587032124281 ) , "type" : "string" , "value" : "" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "SAML_Custom_Default_role_attribute_name" , "_updatedAt" : new Date ( 1591734399060 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022381745 ) , "group" : "SAML" , "hidden" : false , "i18nDescription" : "SAML_Role_Attribute_Name_Description" , "i18nLabel" : "SAML_Role_Attribute_Name" , "packageValue" : "" , "secret" : false , "section" : "Default" , "sorter" : NumberInt ( 23 ) , "ts" : new Date ( 1589465237404 ) , "type" : "string" , "value" : "" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "SAML_Custom_Default_role_attribute_sync" , "_updatedAt" : new Date ( 1591734399066 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1589465237407 ) , "group" : "SAML" , "hidden" : false , "i18nDescription" : "SAML_Role_Attribute_Sync_Description" , "i18nLabel" : "SAML_Role_Attribute_Sync" , "packageValue" : false , "secret" : false , "section" : "Default" , "sorter" : NumberInt ( 24 ) , "ts" : new Date ( 1591648594759 ) , "type" : "boolean" , "value" : false , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : false } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "SAML_Custom_Default_signature_validation_type" , "_updatedAt" : new Date ( 1591734398950 ) , "value" : "Either" , "autocomplete" : true , "blocked" : false , "group" : "SAML" , "hidden" : false , "i18nDescription" : "SAML_Custom_signature_validation_type_description" , "i18nLabel" : "SAML_Custom_signature_validation_type" , "meteorSettingsValue" : "Either" , "packageValue" : "All" , "secret" : false , "section" : "Default" , "sorter" : NumberInt ( 7 ) , "ts" : new Date ( 1589465237321 ) , "type" : "select" , "valueSource" : "meteorSettingsValue" , "values" : [ { "key" : "Response" , "i18nLabel" : "SAML_Custom_signature_validation_response" } , { "key" : "Assertion" , "i18nLabel" : "SAML_Custom_signature_validation_assertion" } , { "key" : "Either" , "i18nLabel" : "SAML_Custom_signature_validation_either" } , { "key" : "All" , "i18nLabel" : "SAML_Custom_signature_validation_all" } ] } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "SAML_Custom_Default_user_data_fieldmap" , "_updatedAt" : new Date ( 1591734399043 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022381731 ) , "group" : "SAML" , "hidden" : false , "i18nDescription" : "SAML_Custom_user_data_fieldmap_description" , "i18nLabel" : "SAML_Custom_user_data_fieldmap" , "packageValue" : "{\"username\":\"username\", \"email\":\"email\", \"cn\": \"name\"}" , "secret" : false , "section" : "Default" , "sorter" : NumberInt ( 20 ) , "ts" : new Date ( 1589465237385 ) , "type" : "string" , "value" : "{\"username\":\"username\", \"email\":\"email\", \"cn\": \"name\"}" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "{\"username\":\"username\", \"email\":\"email\", \"cn\": \"name\"}" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "SAML_Custom_Default_username_normalize" , "_updatedAt" : new Date ( 1591734398995 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022381698 ) , "group" : "SAML" , "hidden" : false , "i18nDescription" : "SAML_Custom_Default_username_normalize_Description" , "i18nLabel" : "SAML_Custom_Username_Normalize" , "packageValue" : "None" , "secret" : false , "section" : "Default" , "sorter" : NumberInt ( 13 ) , "ts" : new Date ( 1589465237351 ) , "type" : "select" , "value" : "None" , "valueSource" : "meteorSettingsValue" , "values" : [ { "key" : "None" , "i18nLabel" : "SAML_Custom_Username_Normalize_None" } , { "key" : "Lowercase" , "i18nLabel" : "SAML_Custom_Username_Normalize_Lowercase" } ] , "meteorSettingsValue" : "None" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "SMS" , "_updatedAt" : new Date ( 1591734396993 ) , "blocked" : false , "createdAt" : new Date ( 1584022380265 ) , "hidden" : false , "i18nDescription" : "SMS_Description" , "i18nLabel" : "SMS" , "ts" : new Date ( 1591734396993 ) , "type" : "group" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "SMS_Default_Omnichannel_Department" , "_updatedAt" : new Date ( 1591734397032 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1589465236035 ) , "group" : "SMS" , "hidden" : false , "i18nDescription" : "SMS_Default_Omnichannel_Department_Description" , "i18nLabel" : "SMS_Default_Omnichannel_Department" , "packageValue" : "" , "secret" : false , "sorter" : NumberInt ( 2 ) , "ts" : new Date ( 1591648592839 ) , "type" : "string" , "value" : "" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "SMS_Enabled" , "_updatedAt" : new Date ( 1591734397000 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022380268 ) , "group" : "SMS" , "hidden" : false , "i18nDescription" : "SMS_Enabled_Description" , "i18nLabel" : "Enabled" , "packageValue" : false , "secret" : false , "sorter" : NumberInt ( 0 ) , "ts" : new Date ( 1587032122571 ) , "type" : "boolean" , "value" : false , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : false } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "SMS_Mobex_from_number" , "_updatedAt" : new Date ( 1591734397120 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022380327 ) , "enableQuery" : "{\"_id\":\"SMS_Service\",\"value\":\"mobex\"}" , "group" : "SMS" , "hidden" : false , "i18nDescription" : "Mobex_sms_gateway_from_number_desc" , "i18nLabel" : "Mobex_sms_gateway_from_number" , "packageValue" : "" , "secret" : false , "section" : "Mobex" , "sorter" : NumberInt ( 15 ) , "ts" : new Date ( 1589465236145 ) , "type" : "int" , "value" : "" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "SMS_Mobex_from_numbers_list" , "_updatedAt" : new Date ( 1591734397125 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022380332 ) , "enableQuery" : "{\"_id\":\"SMS_Service\",\"value\":\"mobex\"}" , "group" : "SMS" , "hidden" : false , "i18nDescription" : "Mobex_sms_gateway_from_numbers_list_desc" , "i18nLabel" : "Mobex_sms_gateway_from_numbers_list" , "packageValue" : "" , "secret" : false , "section" : "Mobex" , "sorter" : NumberInt ( 16 ) , "ts" : new Date ( 1589465236148 ) , "type" : "string" , "value" : "" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "SMS_Mobex_gateway_address" , "_updatedAt" : new Date ( 1591734397093 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022380307 ) , "enableQuery" : "{\"_id\":\"SMS_Service\",\"value\":\"mobex\"}" , "group" : "SMS" , "hidden" : false , "i18nDescription" : "Mobex_sms_gateway_address_desc" , "i18nLabel" : "Mobex_sms_gateway_address" , "packageValue" : "" , "secret" : false , "section" : "Mobex" , "sorter" : NumberInt ( 11 ) , "ts" : new Date ( 1589465236107 ) , "type" : "string" , "value" : "" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "SMS_Mobex_password" , "_updatedAt" : new Date ( 1591734397114 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022380321 ) , "enableQuery" : "{\"_id\":\"SMS_Service\",\"value\":\"mobex\"}" , "group" : "SMS" , "hidden" : false , "i18nDescription" : "SMS_Mobex_password_Description" , "i18nLabel" : "Mobex_sms_gateway_password" , "packageValue" : "" , "secret" : false , "section" : "Mobex" , "sorter" : NumberInt ( 14 ) , "ts" : new Date ( 1589465236135 ) , "type" : "password" , "value" : "" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "SMS_Mobex_restful_address" , "_updatedAt" : new Date ( 1591734397100 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022380312 ) , "enableQuery" : "{\"_id\":\"SMS_Service\",\"value\":\"mobex\"}" , "group" : "SMS" , "hidden" : false , "i18nDescription" : "Mobex_sms_gateway_restful_address_desc" , "i18nLabel" : "Mobex_sms_gateway_restful_address" , "packageValue" : "" , "secret" : false , "section" : "Mobex" , "sorter" : NumberInt ( 12 ) , "ts" : new Date ( 1589465236117 ) , "type" : "string" , "value" : "" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "SMS_Mobex_username" , "_updatedAt" : new Date ( 1591734397107 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022380316 ) , "enableQuery" : "{\"_id\":\"SMS_Service\",\"value\":\"mobex\"}" , "group" : "SMS" , "hidden" : false , "i18nDescription" : "SMS_Mobex_username_Description" , "i18nLabel" : "Mobex_sms_gateway_username" , "packageValue" : "" , "secret" : false , "section" : "Mobex" , "sorter" : NumberInt ( 13 ) , "ts" : new Date ( 1589465236125 ) , "type" : "string" , "value" : "" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "SMS_Service" , "_updatedAt" : new Date ( 1591734397015 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022380271 ) , "group" : "SMS" , "hidden" : false , "i18nDescription" : "SMS_Service_Description" , "i18nLabel" : "Service" , "packageValue" : "twilio" , "secret" : false , "sorter" : NumberInt ( 1 ) , "ts" : new Date ( 1587032122586 ) , "type" : "select" , "value" : "twilio" , "valueSource" : "meteorSettingsValue" , "values" : [ { "key" : "twilio" , "i18nLabel" : "Twilio" } , { "key" : "voxtelesys" , "i18nLabel" : "Voxtelesys" } , { "key" : "mobex" , "i18nLabel" : "Mobex" } ] , "meteorSettingsValue" : "twilio" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "SMS_Twilio_Account_SID" , "_updatedAt" : new Date ( 1591734397039 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022380276 ) , "enableQuery" : "{\"_id\":\"SMS_Service\",\"value\":\"twilio\"}" , "group" : "SMS" , "hidden" : false , "i18nDescription" : "SMS_Twilio_Account_SID_Description" , "i18nLabel" : "Account_SID" , "packageValue" : "" , "secret" : true , "section" : "Twilio" , "sorter" : NumberInt ( 3 ) , "ts" : new Date ( 1589465236051 ) , "type" : "string" , "value" : "" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "SMS_Twilio_FileUpload_Enabled" , "_updatedAt" : new Date ( 1591734397052 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022380287 ) , "enableQuery" : "{\"_id\":\"SMS_Service\",\"value\":\"twilio\"}" , "group" : "SMS" , "hidden" : false , "i18nDescription" : "SMS_Twilio_FileUpload_Enabled_Description" , "i18nLabel" : "FileUpload_Enabled" , "packageValue" : true , "secret" : true , "section" : "Twilio" , "sorter" : NumberInt ( 5 ) , "ts" : new Date ( 1589465236071 ) , "type" : "boolean" , "value" : true , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : true } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "SMS_Twilio_FileUpload_MediaTypeWhiteList" , "_updatedAt" : new Date ( 1591734397060 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022380292 ) , "enableQuery" : "{\"_id\":\"SMS_Service\",\"value\":\"twilio\"}" , "group" : "SMS" , "hidden" : false , "i18nDescription" : "FileUpload_MediaTypeWhiteListDescription" , "i18nLabel" : "FileUpload_MediaTypeWhiteList" , "packageValue" : "image/*,audio/*,video/*,text/*,application/pdf" , "secret" : true , "section" : "Twilio" , "sorter" : NumberInt ( 6 ) , "ts" : new Date ( 1589465236077 ) , "type" : "string" , "value" : "image/*,audio/*,video/*,text/*,application/pdf" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "image/*,audio/*,video/*,text/*,application/pdf" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "SMS_Twilio_authToken" , "_updatedAt" : new Date ( 1591734397044 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022380281 ) , "enableQuery" : "{\"_id\":\"SMS_Service\",\"value\":\"twilio\"}" , "group" : "SMS" , "hidden" : false , "i18nDescription" : "SMS_Twilio_authToken_Description" , "i18nLabel" : "Auth_Token" , "packageValue" : "" , "secret" : true , "section" : "Twilio" , "sorter" : NumberInt ( 4 ) , "ts" : new Date ( 1589465236056 ) , "type" : "string" , "value" : "" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "SMS_Voxtelesys_FileUpload_Enabled" , "_updatedAt" : new Date ( 1591734397083 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1589465236092 ) , "enableQuery" : "{\"_id\":\"SMS_Service\",\"value\":\"voxtelesys\"}" , "group" : "SMS" , "hidden" : false , "i18nDescription" : "SMS_Voxtelesys_FileUpload_Enabled_Description" , "i18nLabel" : "FileUpload_Enabled" , "packageValue" : true , "secret" : true , "section" : "Voxtelesys" , "sorter" : NumberInt ( 9 ) , "ts" : new Date ( 1591648592889 ) , "type" : "boolean" , "value" : true , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : true } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "SMS_Voxtelesys_FileUpload_MediaTypeWhiteList" , "_updatedAt" : new Date ( 1591734397088 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1589465236098 ) , "enableQuery" : "{\"_id\":\"SMS_Service\",\"value\":\"voxtelesys\"}" , "group" : "SMS" , "hidden" : false , "i18nDescription" : "FileUpload_MediaTypeWhiteListDescription" , "i18nLabel" : "FileUpload_MediaTypeWhiteList" , "packageValue" : "image/*,audio/*,video/*,text/*,application/pdf" , "secret" : true , "section" : "Voxtelesys" , "sorter" : NumberInt ( 10 ) , "ts" : new Date ( 1591648592893 ) , "type" : "string" , "value" : "image/*,audio/*,video/*,text/*,application/pdf" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "image/*,audio/*,video/*,text/*,application/pdf" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "SMS_Voxtelesys_URL" , "_updatedAt" : new Date ( 1591734397074 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022380302 ) , "enableQuery" : "{\"_id\":\"SMS_Service\",\"value\":\"voxtelesys\"}" , "group" : "SMS" , "hidden" : false , "i18nDescription" : "SMS_Voxtelesys_URL_Description" , "i18nLabel" : "URL" , "packageValue" : "https://smsapi.voxtelesys.net/api/v1/sms" , "secret" : true , "section" : "Voxtelesys" , "sorter" : NumberInt ( 8 ) , "ts" : new Date ( 1589465236089 ) , "type" : "string" , "value" : "https://smsapi.voxtelesys.net/api/v1/sms" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "https://smsapi.voxtelesys.net/api/v1/sms" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "SMS_Voxtelesys_authToken" , "_updatedAt" : new Date ( 1591734397066 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022380297 ) , "enableQuery" : "{\"_id\":\"SMS_Service\",\"value\":\"voxtelesys\"}" , "group" : "SMS" , "hidden" : false , "i18nDescription" : "SMS_Voxtelesys_authToken_Description" , "i18nLabel" : "Auth_Token" , "packageValue" : "" , "secret" : true , "section" : "Voxtelesys" , "sorter" : NumberInt ( 7 ) , "ts" : new Date ( 1589465236084 ) , "type" : "string" , "value" : "" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "SMTP_Host" , "_updatedAt" : new Date ( 1591734377368 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022362475 ) , "env" : true , "group" : "Email" , "hidden" : false , "i18nDescription" : "SMTP_Host_Description" , "i18nLabel" : "Host" , "packageValue" : "" , "secret" : false , "section" : "SMTP" , "sorter" : NumberInt ( 21 ) , "ts" : new Date ( 1584022362478 ) , "type" : "string" , "value" : "rc_test_env_mailcatcher_1" , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "SMTP_IgnoreTLS" , "_updatedAt" : new Date ( 1591734377380 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022362485 ) , "enableQuery" : "{\"_id\":\"SMTP_Protocol\",\"value\":\"smtp\"}" , "env" : true , "group" : "Email" , "hidden" : false , "i18nDescription" : "SMTP_IgnoreTLS_Description" , "i18nLabel" : "IgnoreTLS" , "packageValue" : true , "secret" : false , "section" : "SMTP" , "sorter" : NumberInt ( 23 ) , "ts" : new Date ( 1584022362487 ) , "type" : "boolean" , "value" : true , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "SMTP_Password" , "_updatedAt" : new Date ( 1591734377405 ) , "autocomplete" : false , "blocked" : false , "createdAt" : new Date ( 1584022362497 ) , "env" : true , "group" : "Email" , "hidden" : false , "i18nDescription" : "SMTP_Password_Description" , "i18nLabel" : "Password" , "packageValue" : "" , "secret" : true , "section" : "SMTP" , "sorter" : NumberInt ( 26 ) , "ts" : new Date ( 1584022362500 ) , "type" : "password" , "value" : "" , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "SMTP_Pool" , "_updatedAt" : new Date ( 1591734377396 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022362489 ) , "env" : true , "group" : "Email" , "hidden" : false , "i18nDescription" : "SMTP_Pool_Description" , "i18nLabel" : "Pool" , "packageValue" : true , "secret" : false , "section" : "SMTP" , "sorter" : NumberInt ( 24 ) , "ts" : new Date ( 1584022362491 ) , "type" : "boolean" , "value" : true , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "SMTP_Port" , "_updatedAt" : new Date ( 1591734377374 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022362480 ) , "env" : true , "group" : "Email" , "hidden" : false , "i18nDescription" : "SMTP_Port_Description" , "i18nLabel" : "Port" , "packageValue" : "" , "secret" : false , "section" : "SMTP" , "sorter" : NumberInt ( 22 ) , "ts" : new Date ( 1584022362483 ) , "type" : "string" , "value" : " 25" , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "SMTP_Protocol" , "_updatedAt" : new Date ( 1591734377364 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022362470 ) , "env" : true , "group" : "Email" , "hidden" : false , "i18nDescription" : "SMTP_Protocol_Description" , "i18nLabel" : "Protocol" , "packageValue" : "smtp" , "secret" : false , "section" : "SMTP" , "sorter" : NumberInt ( 20 ) , "ts" : new Date ( 1584022362473 ) , "type" : "select" , "value" : "smtp" , "valueSource" : "packageValue" , "values" : [ { "key" : "smtp" , "i18nLabel" : "smtp" } , { "key" : "smtps" , "i18nLabel" : "smtps" } ] } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "SMTP_Test_Button" , "_updatedAt" : new Date ( 1591734377414 ) , "actionText" : "Send_a_test_mail_to_my_user" , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022362507 ) , "group" : "Email" , "hidden" : false , "i18nDescription" : "SMTP_Test_Button_Description" , "i18nLabel" : "SMTP_Test_Button" , "packageValue" : "sendSMTPTestEmail" , "secret" : false , "section" : "SMTP" , "sorter" : NumberInt ( 28 ) , "ts" : new Date ( 1584022362509 ) , "type" : "action" , "value" : "sendSMTPTestEmail" , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "SMTP_Username" , "_updatedAt" : new Date ( 1591734377400 ) , "autocomplete" : false , "blocked" : false , "createdAt" : new Date ( 1584022362492 ) , "env" : true , "group" : "Email" , "hidden" : false , "i18nDescription" : "SMTP_Username_Description" , "i18nLabel" : "Username" , "packageValue" : "" , "secret" : true , "section" : "SMTP" , "sorter" : NumberInt ( 25 ) , "ts" : new Date ( 1584022362495 ) , "type" : "string" , "value" : "" , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Search" , "_updatedAt" : new Date ( 1591734399763 ) , "blocked" : false , "createdAt" : new Date ( 1584022382451 ) , "hidden" : false , "i18nDescription" : "Search_Description" , "i18nLabel" : "Search" , "ts" : new Date ( 1591734399763 ) , "type" : "group" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Search.Provider" , "_updatedAt" : new Date ( 1591734399777 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022382455 ) , "group" : "Search" , "hidden" : false , "i18nDescription" : "Search.Provider_Description" , "i18nLabel" : "Search_Provider" , "packageValue" : "defaultProvider" , "public" : true , "secret" : false , "sorter" : NumberInt ( 0 ) , "ts" : new Date ( 1587032125007 ) , "type" : "select" , "value" : "defaultProvider" , "valueSource" : "meteorSettingsValue" , "values" : [ { "key" : "defaultProvider" , "i18nLabel" : "Default provider" } , { "key" : "chatpalProvider" , "i18nLabel" : "Chatpal Provider" } ] , "meteorSettingsValue" : "defaultProvider" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Search.chatpalProvider.API_Key" , "_updatedAt" : new Date ( 1591734399813 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022382483 ) , "enableQuery" : "[{\"_id\":\"Search.chatpalProvider.Backend\",\"value\":\"cloud\"},{\"_id\":\"Search.Provider\",\"value\":\"chatpalProvider\"}]" , "group" : "Search" , "hidden" : false , "i18nDescription" : "Chatpal_API_Key_Description" , "i18nLabel" : "Chatpal_API_Key" , "packageValue" : "" , "secret" : false , "section" : "Chatpal Provider" , "sorter" : NumberInt ( 4 ) , "ts" : new Date ( 1587032125039 ) , "type" : "string" , "value" : "" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Search.chatpalProvider.Backend" , "_updatedAt" : new Date ( 1591734399805 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022382469 ) , "enableQuery" : "[{\"_id\":\"Search.Provider\",\"value\":\"chatpalProvider\"}]" , "group" : "Search" , "hidden" : false , "i18nDescription" : "Chatpal_Backend_Description" , "i18nLabel" : "Chatpal_Backend" , "packageValue" : "cloud" , "secret" : false , "section" : "Chatpal Provider" , "sorter" : NumberInt ( 3 ) , "ts" : new Date ( 1587032125034 ) , "type" : "select" , "value" : "cloud" , "valueSource" : "meteorSettingsValue" , "values" : [ { "key" : "cloud" , "i18nLabel" : "Cloud Service" } , { "key" : "onsite" , "i18nLabel" : "On-Site" } ] , "meteorSettingsValue" : "cloud" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Search.chatpalProvider.Base_URL" , "_updatedAt" : new Date ( 1591734399823 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022382489 ) , "enableQuery" : "[{\"_id\":\"Search.chatpalProvider.Backend\",\"value\":\"onsite\"},{\"_id\":\"Search.Provider\",\"value\":\"chatpalProvider\"}]" , "group" : "Search" , "hidden" : false , "i18nDescription" : "Chatpal_Base_URL_Description" , "i18nLabel" : "Chatpal_Base_URL" , "packageValue" : "" , "secret" : false , "section" : "Chatpal Provider" , "sorter" : NumberInt ( 5 ) , "ts" : new Date ( 1587032125048 ) , "type" : "string" , "value" : "" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Search.chatpalProvider.BatchSize" , "_updatedAt" : new Date ( 1591734399865 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022382524 ) , "enableQuery" : "[{\"_id\":\"Search.Provider\",\"value\":\"chatpalProvider\"}]" , "group" : "Search" , "hidden" : false , "i18nDescription" : "Chatpal_Batch_Size_Description" , "i18nLabel" : "Chatpal_Batch_Size" , "packageValue" : NumberInt ( 100 ) , "secret" : false , "section" : "Chatpal Provider" , "sorter" : NumberInt ( 11 ) , "ts" : new Date ( 1587032125098 ) , "type" : "int" , "value" : NumberInt ( 100 ) , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : NumberInt ( 100 ) } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Search.chatpalProvider.DefaultResultType" , "_updatedAt" : new Date ( 1591734399845 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022382507 ) , "enableQuery" : "[{\"_id\":\"Search.Provider\",\"value\":\"chatpalProvider\"}]" , "group" : "Search" , "hidden" : false , "i18nDescription" : "Chatpal_Default_Result_Type_Description" , "i18nLabel" : "Chatpal_Default_Result_Type" , "packageValue" : "All" , "secret" : false , "section" : "Chatpal Provider" , "sorter" : NumberInt ( 8 ) , "ts" : new Date ( 1587032125075 ) , "type" : "select" , "value" : "All" , "valueSource" : "meteorSettingsValue" , "values" : [ { "key" : "All" , "i18nLabel" : "All" } , { "key" : "Messages" , "i18nLabel" : "Messages" } ] , "meteorSettingsValue" : "All" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Search.chatpalProvider.HTTP_Headers" , "_updatedAt" : new Date ( 1591734399829 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022382494 ) , "enableQuery" : "[{\"_id\":\"Search.chatpalProvider.Backend\",\"value\":\"onsite\"},{\"_id\":\"Search.Provider\",\"value\":\"chatpalProvider\"}]" , "group" : "Search" , "hidden" : false , "i18nDescription" : "Chatpal_HTTP_Headers_Description" , "i18nLabel" : "Chatpal_HTTP_Headers" , "multiline" : true , "packageValue" : "" , "secret" : false , "section" : "Chatpal Provider" , "sorter" : NumberInt ( 6 ) , "ts" : new Date ( 1587032125061 ) , "type" : "string" , "value" : "" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Search.chatpalProvider.Main_Language" , "_updatedAt" : new Date ( 1591734399837 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022382502 ) , "enableQuery" : "[{\"_id\":\"Search.Provider\",\"value\":\"chatpalProvider\"}]" , "group" : "Search" , "hidden" : false , "i18nDescription" : "Chatpal_Main_Language_Description" , "i18nLabel" : "Chatpal_Main_Language" , "packageValue" : "en" , "secret" : false , "section" : "Chatpal Provider" , "sorter" : NumberInt ( 7 ) , "ts" : new Date ( 1587032125069 ) , "type" : "select" , "value" : "en" , "valueSource" : "meteorSettingsValue" , "values" : [ { "key" : "en" , "i18nLabel" : "English" } , { "key" : "none" , "i18nLabel" : "Language_Not_set" } , { "key" : "cs" , "i18nLabel" : "Czech" } , { "key" : "de" , "i18nLabel" : "Deutsch" } , { "key" : "el" , "i18nLabel" : "Greek" } , { "key" : "es" , "i18nLabel" : "Spanish" } , { "key" : "fi" , "i18nLabel" : "Finish" } , { "key" : "fr" , "i18nLabel" : "French" } , { "key" : "hu" , "i18nLabel" : "Hungarian" } , { "key" : "it" , "i18nLabel" : "Italian" } , { "key" : "nl" , "i18nLabel" : "Dutsch" } , { "key" : "pl" , "i18nLabel" : "Polish" } , { "key" : "pt" , "i18nLabel" : "Portuguese" } , { "key" : "pt_BR" , "i18nLabel" : "Brasilian" } , { "key" : "ro" , "i18nLabel" : "Romanian" } , { "key" : "ru" , "i18nLabel" : "Russian" } , { "key" : "sv" , "i18nLabel" : "Swedisch" } , { "key" : "tr" , "i18nLabel" : "Turkish" } , { "key" : "uk" , "i18nLabel" : "Ukrainian" } ] , "meteorSettingsValue" : "en" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Search.chatpalProvider.PageSize" , "_updatedAt" : new Date ( 1591734399852 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022382514 ) , "enableQuery" : "[{\"_id\":\"Search.Provider\",\"value\":\"chatpalProvider\"}]" , "group" : "Search" , "hidden" : false , "i18nDescription" : "Search.chatpalProvider.PageSize_Description" , "i18nLabel" : "Search_Page_Size" , "packageValue" : NumberInt ( 15 ) , "secret" : false , "section" : "Chatpal Provider" , "sorter" : NumberInt ( 9 ) , "ts" : new Date ( 1587032125084 ) , "type" : "int" , "value" : NumberInt ( 15 ) , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : NumberInt ( 15 ) } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Search.chatpalProvider.SuggestionEnabled" , "_updatedAt" : new Date ( 1591734399859 ) , "alert" : "This feature is currently in beta and will be extended in the future" , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022382518 ) , "enableQuery" : "[{\"_id\":\"Search.Provider\",\"value\":\"chatpalProvider\"}]" , "group" : "Search" , "hidden" : false , "i18nDescription" : "Search.chatpalProvider.SuggestionEnabled_Description" , "i18nLabel" : "Chatpal_Suggestion_Enabled" , "packageValue" : true , "secret" : false , "section" : "Chatpal Provider" , "sorter" : NumberInt ( 10 ) , "ts" : new Date ( 1587032125090 ) , "type" : "boolean" , "value" : true , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : true } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Search.chatpalProvider.TimeoutSize" , "_updatedAt" : new Date ( 1591734399875 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022382528 ) , "enableQuery" : "[{\"_id\":\"Search.Provider\",\"value\":\"chatpalProvider\"}]" , "group" : "Search" , "hidden" : false , "i18nDescription" : "Chatpal_Timeout_Size_Description" , "i18nLabel" : "Chatpal_Timeout_Size" , "packageValue" : NumberInt ( 5000 ) , "secret" : false , "section" : "Chatpal Provider" , "sorter" : NumberInt ( 12 ) , "ts" : new Date ( 1587032125108 ) , "type" : "int" , "value" : NumberInt ( 5000 ) , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : NumberInt ( 5000 ) } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Search.chatpalProvider.WindowSize" , "_updatedAt" : new Date ( 1591734399881 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022382535 ) , "enableQuery" : "[{\"_id\":\"Search.Provider\",\"value\":\"chatpalProvider\"}]" , "group" : "Search" , "hidden" : false , "i18nDescription" : "Chatpal_Window_Size_Description" , "i18nLabel" : "Chatpal_Window_Size" , "packageValue" : NumberInt ( 48 ) , "secret" : false , "section" : "Chatpal Provider" , "sorter" : NumberInt ( 13 ) , "ts" : new Date ( 1587032125114 ) , "type" : "int" , "value" : NumberInt ( 48 ) , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : NumberInt ( 48 ) } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Search.defaultProvider.GlobalSearchEnabled" , "_updatedAt" : new Date ( 1591734399786 ) , "alert" : "This feature is currently in beta and could decrease the application performance! Please report bugs to github.com/RocketChat/Rocket.Chat/issues" , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022382460 ) , "enableQuery" : "[{\"_id\":\"Search.Provider\",\"value\":\"defaultProvider\"}]" , "group" : "Search" , "hidden" : false , "i18nDescription" : "Search.defaultProvider.GlobalSearchEnabled_Description" , "i18nLabel" : "Global_Search" , "packageValue" : false , "secret" : false , "section" : "Default provider" , "sorter" : NumberInt ( 1 ) , "ts" : new Date ( 1587032125018 ) , "type" : "boolean" , "value" : false , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : false } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Search.defaultProvider.PageSize" , "_updatedAt" : new Date ( 1591734399797 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022382464 ) , "enableQuery" : "[{\"_id\":\"Search.Provider\",\"value\":\"defaultProvider\"}]" , "group" : "Search" , "hidden" : false , "i18nDescription" : "Search.defaultProvider.PageSize_Description" , "i18nLabel" : "Search_Page_Size" , "packageValue" : NumberInt ( 10 ) , "secret" : false , "section" : "Default provider" , "sorter" : NumberInt ( 2 ) , "ts" : new Date ( 1587032125024 ) , "type" : "int" , "value" : NumberInt ( 10 ) , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : NumberInt ( 10 ) } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Send_visitor_navigation_history_livechat_webhook_request" , "_updatedAt" : new Date ( 1591734400175 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022382747 ) , "enableQuery" : "{\"_id\":\"Livechat_Visitor_navigation_as_a_message\",\"value\":true}" , "group" : "Omnichannel" , "hidden" : false , "i18nDescription" : "Feature_Depends_on_Livechat_Visitor_navigation_as_a_message_to_be_enabled" , "i18nLabel" : "Send_visitor_navigation_history_on_request" , "packageValue" : false , "secret" : false , "section" : "CRM_Integration" , "sorter" : NumberInt ( 33 ) , "ts" : new Date ( 1589465238373 ) , "type" : "boolean" , "value" : false , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : false } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Server_Type" , "_updatedAt" : new Date ( 1591734378549 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022363872 ) , "group" : "Setup_Wizard" , "hidden" : false , "i18nDescription" : "Server_Type_Description" , "i18nLabel" : "Server_Type" , "packageValue" : "" , "secret" : false , "section" : "Organization_Info" , "sorter" : NumberInt ( 6 ) , "ts" : new Date ( 1584022363874 ) , "type" : "select" , "value" : "" , "valueSource" : "packageValue" , "values" : [ { "key" : "privateTeam" , "i18nLabel" : "Private_Team" } , { "key" : "publicCommunity" , "i18nLabel" : "Public_Community" } ] , "wizard" : { "step" : NumberInt ( 3 ) , "order" : NumberInt ( 2 ) } } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Setup_Wizard" , "_updatedAt" : new Date ( 1591734378510 ) , "blocked" : false , "createdAt" : new Date ( 1584022363818 ) , "hidden" : false , "i18nDescription" : "Setup_Wizard_Description" , "i18nLabel" : "Setup_Wizard" , "ts" : new Date ( 1591734378510 ) , "type" : "group" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Show_Setup_Wizard" , "_updatedAt" : new Date ( 1591734378024 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022363271 ) , "group" : "General" , "hidden" : false , "i18nDescription" : "Show_Setup_Wizard_Description" , "i18nLabel" : "Show_Setup_Wizard" , "packageValue" : "pending" , "public" : true , "readonly" : true , "secret" : false , "sorter" : NumberInt ( 10 ) , "ts" : new Date ( 1589465206466 ) , "type" : "select" , "value" : "completed" , "valueSource" : "packageValue" , "values" : [ { "key" : "pending" , "i18nLabel" : "Pending" } , { "key" : "in_progress" , "i18nLabel" : "In_progress" } , { "key" : "completed" , "i18nLabel" : "Completed" } ] } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Site_Name" , "_updatedAt" : new Date ( 1591734378030 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022363278 ) , "group" : "General" , "hidden" : false , "i18nDescription" : "Site_Name_Description" , "i18nLabel" : "Site_Name" , "packageValue" : "Rocket.Chat" , "public" : true , "secret" : false , "sorter" : NumberInt ( 12 ) , "ts" : new Date ( 1589465206474 ) , "type" : "string" , "value" : "Docker.Chat" , "valueSource" : "packageValue" , "wizard" : { "step" : NumberInt ( 3 ) , "order" : NumberInt ( 0 ) } } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Site_Url" , "_updatedAt" : new Date ( 1591734378027 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022363275 ) , "group" : "General" , "hidden" : false , "i18nDescription" : "Site_Url_Description" , "i18nLabel" : "Site_Url" , "packageValue" : "http://localhost:3000" , "public" : true , "secret" : false , "sorter" : NumberInt ( 11 ) , "ts" : new Date ( 1589465206470 ) , "type" : "string" , "value" : "http://localhost:3000" , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Size" , "_updatedAt" : new Date ( 1591734378529 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022363844 ) , "group" : "Setup_Wizard" , "hidden" : false , "i18nDescription" : "Size_Description" , "i18nLabel" : "Size" , "packageValue" : "" , "secret" : false , "section" : "Organization_Info" , "sorter" : NumberInt ( 3 ) , "ts" : new Date ( 1584022363849 ) , "type" : "select" , "value" : "0" , "valueSource" : "packageValue" , "values" : [ { "key" : "0" , "i18nLabel" : "1-10 people" } , { "key" : "1" , "i18nLabel" : "11-50 people" } , { "key" : "2" , "i18nLabel" : "51-100 people" } , { "key" : "3" , "i18nLabel" : "101-250 people" } , { "key" : "4" , "i18nLabel" : "251-500 people" } , { "key" : "5" , "i18nLabel" : "501-1000 people" } , { "key" : "6" , "i18nLabel" : "1001-4000 people" } , { "key" : "7" , "i18nLabel" : "4000 or more people" } ] , "wizard" : { "step" : NumberInt ( 2 ) , "order" : NumberInt ( 3 ) } } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "SlackBridge" , "_updatedAt" : new Date ( 1591734398355 ) , "blocked" : false , "createdAt" : new Date ( 1584022381210 ) , "hidden" : false , "i18nDescription" : "SlackBridge_Description" , "i18nLabel" : "SlackBridge" , "ts" : new Date ( 1591734398355 ) , "type" : "group" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "SlackBridge_APIToken" , "_updatedAt" : new Date ( 1591734398378 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022381230 ) , "enableQuery" : "{\"_id\":\"SlackBridge_Enabled\",\"value\":true}" , "group" : "SlackBridge" , "hidden" : false , "i18nDescription" : "SlackBridge_APIToken_Description" , "i18nLabel" : "SlackBridge_APIToken" , "multiline" : true , "packageValue" : "" , "secret" : true , "sorter" : NumberInt ( 1 ) , "ts" : new Date ( 1587032123756 ) , "type" : "string" , "value" : "" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "SlackBridge_AliasFormat" , "_updatedAt" : new Date ( 1591734398431 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022381254 ) , "enableQuery" : "{\"_id\":\"SlackBridge_Enabled\",\"value\":true}" , "group" : "SlackBridge" , "hidden" : false , "i18nDescription" : "Alias_Format_Description" , "i18nLabel" : "Alias_Format" , "packageValue" : "" , "secret" : false , "sorter" : NumberInt ( 6 ) , "ts" : new Date ( 1587032123795 ) , "type" : "string" , "value" : "" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "SlackBridge_Enabled" , "_updatedAt" : new Date ( 1591734398370 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022381223 ) , "group" : "SlackBridge" , "hidden" : false , "i18nDescription" : "SlackBridge_Enabled_Description" , "i18nLabel" : "Enabled" , "packageValue" : false , "public" : true , "secret" : false , "sorter" : NumberInt ( 0 ) , "ts" : new Date ( 1587032123749 ) , "type" : "boolean" , "value" : false , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : false } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "SlackBridge_ExcludeBotnames" , "_updatedAt" : new Date ( 1591734398440 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022381262 ) , "enableQuery" : "{\"_id\":\"SlackBridge_Enabled\",\"value\":true}" , "group" : "SlackBridge" , "hidden" : false , "i18nDescription" : "Exclude_Botnames_Description" , "i18nLabel" : "Exclude_Botnames" , "packageValue" : "" , "secret" : false , "sorter" : NumberInt ( 7 ) , "ts" : new Date ( 1587032123803 ) , "type" : "string" , "value" : "" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "SlackBridge_FileUpload_Enabled" , "_updatedAt" : new Date ( 1591734398397 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022381237 ) , "enableQuery" : "{\"_id\":\"SlackBridge_Enabled\",\"value\":true}" , "group" : "SlackBridge" , "hidden" : false , "i18nDescription" : "SlackBridge_FileUpload_Enabled_Description" , "i18nLabel" : "FileUpload" , "packageValue" : true , "secret" : false , "sorter" : NumberInt ( 2 ) , "ts" : new Date ( 1587032123765 ) , "type" : "boolean" , "value" : true , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : true } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "SlackBridge_Out_All" , "_updatedAt" : new Date ( 1591734398417 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022381246 ) , "enableQuery" : "[{\"_id\":\"SlackBridge_Enabled\",\"value\":true},{\"_id\":\"SlackBridge_Out_Enabled\",\"value\":true}]" , "group" : "SlackBridge" , "hidden" : false , "i18nDescription" : "SlackBridge_Out_All_Description" , "i18nLabel" : "SlackBridge_Out_All" , "packageValue" : false , "secret" : false , "sorter" : NumberInt ( 4 ) , "ts" : new Date ( 1587032123781 ) , "type" : "boolean" , "value" : false , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : false } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "SlackBridge_Out_Channels" , "_updatedAt" : new Date ( 1591734398425 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022381249 ) , "enableQuery" : "[{\"_id\":\"SlackBridge_Enabled\",\"value\":true},{\"_id\":\"SlackBridge_Out_Enabled\",\"value\":true},{\"_id\":\"SlackBridge_Out_All\",\"value\":false}]" , "group" : "SlackBridge" , "hidden" : false , "i18nDescription" : "SlackBridge_Out_Channels_Description" , "i18nLabel" : "SlackBridge_Out_Channels" , "packageValue" : "" , "secret" : false , "sorter" : NumberInt ( 5 ) , "ts" : new Date ( 1587032123787 ) , "type" : "roomPick" , "value" : "" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "SlackBridge_Out_Enabled" , "_updatedAt" : new Date ( 1591734398410 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022381243 ) , "enableQuery" : "{\"_id\":\"SlackBridge_Enabled\",\"value\":true}" , "group" : "SlackBridge" , "hidden" : false , "i18nDescription" : "SlackBridge_Out_Enabled_Description" , "i18nLabel" : "SlackBridge_Out_Enabled" , "packageValue" : false , "secret" : false , "sorter" : NumberInt ( 3 ) , "ts" : new Date ( 1587032123775 ) , "type" : "boolean" , "value" : false , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : false } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "SlackBridge_Reactions_Enabled" , "_updatedAt" : new Date ( 1591734398451 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022381267 ) , "enableQuery" : "{\"_id\":\"SlackBridge_Enabled\",\"value\":true}" , "group" : "SlackBridge" , "hidden" : false , "i18nDescription" : "SlackBridge_Reactions_Enabled_Description" , "i18nLabel" : "Reactions" , "packageValue" : true , "secret" : false , "sorter" : NumberInt ( 8 ) , "ts" : new Date ( 1587032123811 ) , "type" : "boolean" , "value" : true , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : true } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Smarsh" , "_updatedAt" : new Date ( 1591734390291 ) , "blocked" : false , "createdAt" : new Date ( 1584022375528 ) , "hidden" : false , "i18nDescription" : "Smarsh_Description" , "i18nLabel" : "Smarsh" , "ts" : new Date ( 1591734390291 ) , "type" : "group" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Smarsh_Email" , "_updatedAt" : new Date ( 1591734390301 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022375538 ) , "group" : "Smarsh" , "hidden" : false , "i18nDescription" : "Smarsh_Email_Description" , "i18nLabel" : "Smarsh_Email" , "packageValue" : "" , "placeholder" : "email@domain.com" , "secret" : true , "sorter" : NumberInt ( 1 ) , "ts" : new Date ( 1587032115604 ) , "type" : "string" , "value" : "" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Smarsh_Enabled" , "_updatedAt" : new Date ( 1591734390297 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022375534 ) , "enableQuery" : "{\"_id\":\"From_Email\",\"value\":{\"$exists\":1,\"$ne\":\"\"}}" , "group" : "Smarsh" , "hidden" : false , "i18nDescription" : "Smarsh_Enabled_Description" , "i18nLabel" : "Smarsh_Enabled" , "packageValue" : false , "secret" : false , "sorter" : NumberInt ( 0 ) , "ts" : new Date ( 1587032115598 ) , "type" : "boolean" , "value" : false , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : false } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Smarsh_Interval" , "_updatedAt" : new Date ( 1591734390335 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022375575 ) , "enableQuery" : "{\"_id\":\"From_Email\",\"value\":{\"$exists\":1,\"$ne\":\"\"}}" , "group" : "Smarsh" , "hidden" : false , "i18nDescription" : "Smarsh_Interval_Description" , "i18nLabel" : "Smarsh_Interval" , "packageValue" : "every_30_minutes" , "secret" : false , "sorter" : NumberInt ( 4 ) , "ts" : new Date ( 1587032115638 ) , "type" : "select" , "value" : "every_30_minutes" , "valueSource" : "meteorSettingsValue" , "values" : [ { "key" : "every_30_seconds" , "i18nLabel" : "every_30_seconds" } , { "key" : "every_30_minutes" , "i18nLabel" : "every_30_minutes" } , { "key" : "every_1_hours" , "i18nLabel" : "every_hour" } , { "key" : "every_6_hours" , "i18nLabel" : "every_six_hours" } ] , "meteorSettingsValue" : "every_30_minutes" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Smarsh_MissingEmail_Email" , "_updatedAt" : new Date ( 1591734390305 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022375543 ) , "group" : "Smarsh" , "hidden" : false , "i18nDescription" : "Smarsh_MissingEmail_Email_Description" , "i18nLabel" : "Smarsh_MissingEmail_Email" , "packageValue" : "no-email@example.com" , "placeholder" : "no-email@example.com" , "secret" : false , "sorter" : NumberInt ( 2 ) , "ts" : new Date ( 1587032115610 ) , "type" : "string" , "value" : "no-email@example.com" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "no-email@example.com" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Smarsh_Timezone" , "_updatedAt" : new Date ( 1591734390321 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022375551 ) , "group" : "Smarsh" , "hidden" : false , "i18nDescription" : "Smarsh_Timezone_Description" , "i18nLabel" : "Smarsh_Timezone" , "packageValue" : "America/Los_Angeles" , "secret" : false , "sorter" : NumberInt ( 3 ) , "ts" : new Date ( 1587032115624 ) , "type" : "select" , "value" : "America/Los_Angeles" , "valueSource" : "meteorSettingsValue" , "values" : [ { "key" : "Africa/Abidjan" , "i18nLabel" : "Africa/Abidjan" } , { "key" : "Africa/Accra" , "i18nLabel" : "Africa/Accra" } , { "key" : "Africa/Addis_Ababa" , "i18nLabel" : "Africa/Addis_Ababa" } , { "key" : "Africa/Algiers" , "i18nLabel" : "Africa/Algiers" } , { "key" : "Africa/Asmara" , "i18nLabel" : "Africa/Asmara" } , { "key" : "Africa/Asmera" , "i18nLabel" : "Africa/Asmera" } , { "key" : "Africa/Bamako" , "i18nLabel" : "Africa/Bamako" } , { "key" : "Africa/Bangui" , "i18nLabel" : "Africa/Bangui" } , { "key" : "Africa/Banjul" , "i18nLabel" : "Africa/Banjul" } , { "key" : "Africa/Bissau" , "i18nLabel" : "Africa/Bissau" } , { "key" : "Africa/Blantyre" , "i18nLabel" : "Africa/Blantyre" } , { "key" : "Africa/Brazzaville" , "i18nLabel" : "Africa/Brazzaville" } , { "key" : "Africa/Bujumbura" , "i18nLabel" : "Africa/Bujumbura" } , { "key" : "Africa/Cairo" , "i18nLabel" : "Africa/Cairo" } , { "key" : "Africa/Casablanca" , "i18nLabel" : "Africa/Casablanca" } , { "key" : "Africa/Ceuta" , "i18nLabel" : "Africa/Ceuta" } , { "key" : "Africa/Conakry" , "i18nLabel" : "Africa/Conakry" } , { "key" : "Africa/Dakar" , "i18nLabel" : "Africa/Dakar" } , { "key" : "Africa/Dar_es_Salaam" , "i18nLabel" : "Africa/Dar_es_Salaam" } , { "key" : "Africa/Djibouti" , "i18nLabel" : "Africa/Djibouti" } , { "key" : "Africa/Douala" , "i18nLabel" : "Africa/Douala" } , { "key" : "Africa/El_Aaiun" , "i18nLabel" : "Africa/El_Aaiun" } , { "key" : "Africa/Freetown" , "i18nLabel" : "Africa/Freetown" } , { "key" : "Africa/Gaborone" , "i18nLabel" : "Africa/Gaborone" } , { "key" : "Africa/Harare" , "i18nLabel" : "Africa/Harare" } , { "key" : "Africa/Johannesburg" , "i18nLabel" : "Africa/Johannesburg" } , { "key" : "Africa/Juba" , "i18nLabel" : "Africa/Juba" } , { "key" : "Africa/Kampala" , "i18nLabel" : "Africa/Kampala" } , { "key" : "Africa/Khartoum" , "i18nLabel" : "Africa/Khartoum" } , { "key" : "Africa/Kigali" , "i18nLabel" : "Africa/Kigali" } , { "key" : "Africa/Kinshasa" , "i18nLabel" : "Africa/Kinshasa" } , { "key" : "Africa/Lagos" , "i18nLabel" : "Africa/Lagos" } , { "key" : "Africa/Libreville" , "i18nLabel" : "Africa/Libreville" } , { "key" : "Africa/Lome" , "i18nLabel" : "Africa/Lome" } , { "key" : "Africa/Luanda" , "i18nLabel" : "Africa/Luanda" } , { "key" : "Africa/Lubumbashi" , "i18nLabel" : "Africa/Lubumbashi" } , { "key" : "Africa/Lusaka" , "i18nLabel" : "Africa/Lusaka" } , { "key" : "Africa/Malabo" , "i18nLabel" : "Africa/Malabo" } , { "key" : "Africa/Maputo" , "i18nLabel" : "Africa/Maputo" } , { "key" : "Africa/Maseru" , "i18nLabel" : "Africa/Maseru" } , { "key" : "Africa/Mbabane" , "i18nLabel" : "Africa/Mbabane" } , { "key" : "Africa/Mogadishu" , "i18nLabel" : "Africa/Mogadishu" } , { "key" : "Africa/Monrovia" , "i18nLabel" : "Africa/Monrovia" } , { "key" : "Africa/Nairobi" , "i18nLabel" : "Africa/Nairobi" } , { "key" : "Africa/Ndjamena" , "i18nLabel" : "Africa/Ndjamena" } , { "key" : "Africa/Niamey" , "i18nLabel" : "Africa/Niamey" } , { "key" : "Africa/Nouakchott" , "i18nLabel" : "Africa/Nouakchott" } , { "key" : "Africa/Ouagadougou" , "i18nLabel" : "Africa/Ouagadougou" } , { "key" : "Africa/Porto-Novo" , "i18nLabel" : "Africa/Porto-Novo" } , { "key" : "Africa/Sao_Tome" , "i18nLabel" : "Africa/Sao_Tome" } , { "key" : "Africa/Timbuktu" , "i18nLabel" : "Africa/Timbuktu" } , { "key" : "Africa/Tripoli" , "i18nLabel" : "Africa/Tripoli" } , { "key" : "Africa/Tunis" , "i18nLabel" : "Africa/Tunis" } , { "key" : "Africa/Windhoek" , "i18nLabel" : "Africa/Windhoek" } , { "key" : "America/Adak" , "i18nLabel" : "America/Adak" } , { "key" : "America/Anchorage" , "i18nLabel" : "America/Anchorage" } , { "key" : "America/Anguilla" , "i18nLabel" : "America/Anguilla" } , { "key" : "America/Antigua" , "i18nLabel" : "America/Antigua" } , { "key" : "America/Araguaina" , "i18nLabel" : "America/Araguaina" } , { "key" : "America/Argentina/Buenos_Aires" , "i18nLabel" : "America/Argentina/Buenos_Aires" } , { "key" : "America/Argentina/Catamarca" , "i18nLabel" : "America/Argentina/Catamarca" } , { "key" : "America/Argentina/ComodRivadavia" , "i18nLabel" : "America/Argentina/ComodRivadavia" } , { "key" : "America/Argentina/Cordoba" , "i18nLabel" : "America/Argentina/Cordoba" } , { "key" : "America/Argentina/Jujuy" , " i
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Statistics_reporting" , "_updatedAt" : new Date ( 1591734378123 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022363369 ) , "group" : "General" , "hidden" : false , "i18nDescription" : "Statistics_reporting_Description" , "i18nLabel" : "Statistics_reporting" , "packageValue" : true , "secret" : false , "section" : "Reporting" , "sorter" : NumberInt ( 35 ) , "ts" : new Date ( 1589465206588 ) , "type" : "boolean" , "value" : true , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Store_Last_Message" , "_updatedAt" : new Date ( 1591734378108 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022363353 ) , "group" : "General" , "hidden" : false , "i18nDescription" : "Store_Last_Message_Sent_per_Room" , "i18nLabel" : "Store_Last_Message" , "packageValue" : true , "public" : true , "secret" : false , "sorter" : NumberInt ( 31 ) , "ts" : new Date ( 1589465206569 ) , "type" : "boolean" , "value" : true , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Stream_Cast_Address" , "_updatedAt" : new Date ( 1591734378153 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022363404 ) , "group" : "General" , "hidden" : false , "i18nDescription" : "Stream_Cast_Address_Description" , "i18nLabel" : "Stream_Cast_Address" , "packageValue" : "" , "secret" : false , "section" : "Stream_Cast" , "sorter" : NumberInt ( 43 ) , "ts" : new Date ( 1589465206619 ) , "type" : "string" , "value" : "" , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Support_Cordova_App" , "_updatedAt" : new Date ( 1591734378083 ) , "alert" : "Support_Cordova_App_Alert" , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022363339 ) , "group" : "General" , "hidden" : false , "i18nDescription" : "Support_Cordova_App_Description" , "i18nLabel" : "Support_Cordova_App" , "packageValue" : false , "secret" : false , "sorter" : NumberInt ( 27 ) , "ts" : new Date ( 1589465206541 ) , "type" : "boolean" , "value" : false , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Threads" , "_updatedAt" : new Date ( 1591734398476 ) , "blocked" : false , "createdAt" : new Date ( 1584022381284 ) , "hidden" : false , "i18nDescription" : "Threads_Description" , "i18nLabel" : "Threads" , "ts" : new Date ( 1591734398475 ) , "type" : "group" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Threads_enabled" , "_updatedAt" : new Date ( 1591734398484 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022381288 ) , "group" : "Threads" , "hidden" : false , "i18nDescription" : "Threads_enabled_Description" , "i18nLabel" : "Enable" , "packageValue" : true , "public" : true , "secret" : false , "sorter" : NumberInt ( 0 ) , "ts" : new Date ( 1587032123840 ) , "type" : "boolean" , "value" : true , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : true } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Troubleshoot" , "_updatedAt" : new Date ( 1591734378697 ) , "blocked" : false , "createdAt" : new Date ( 1589465207240 ) , "hidden" : false , "i18nDescription" : "Troubleshoot_Description" , "i18nLabel" : "Troubleshoot" , "ts" : new Date ( 1591734378697 ) , "type" : "group" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Troubleshoot_Disable_Data_Exporter_Processor" , "_updatedAt" : new Date ( 1591734378726 ) , "alert" : "Troubleshoot_Disable_Data_Exporter_Processor_Alert" , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1589465207278 ) , "group" : "Troubleshoot" , "hidden" : false , "i18nDescription" : "Troubleshoot_Disable_Data_Exporter_Processor_Description" , "i18nLabel" : "Troubleshoot_Disable_Data_Exporter_Processor" , "packageValue" : false , "secret" : false , "sorter" : NumberInt ( 6 ) , "ts" : new Date ( 1589465207281 ) , "type" : "boolean" , "value" : false , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Troubleshoot_Disable_Instance_Broadcast" , "_updatedAt" : new Date ( 1591734378710 ) , "alert" : "Troubleshoot_Disable_Instance_Broadcast_Alert" , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1589465207256 ) , "group" : "Troubleshoot" , "hidden" : false , "i18nDescription" : "Troubleshoot_Disable_Instance_Broadcast_Description" , "i18nLabel" : "Troubleshoot_Disable_Instance_Broadcast" , "packageValue" : false , "secret" : false , "sorter" : NumberInt ( 2 ) , "ts" : new Date ( 1589465207258 ) , "type" : "boolean" , "value" : false , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Troubleshoot_Disable_Livechat_Activity_Monitor" , "_updatedAt" : new Date ( 1591734378717 ) , "alert" : "Troubleshoot_Disable_Livechat_Activity_Monitor_Alert" , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1589465207263 ) , "group" : "Troubleshoot" , "hidden" : false , "i18nDescription" : "Troubleshoot_Disable_Livechat_Activity_Monitor_Description" , "i18nLabel" : "Troubleshoot_Disable_Livechat_Activity_Monitor" , "packageValue" : false , "secret" : false , "sorter" : NumberInt ( 4 ) , "ts" : new Date ( 1589465207273 ) , "type" : "boolean" , "value" : false , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Troubleshoot_Disable_Notifications" , "_updatedAt" : new Date ( 1591734378701 ) , "alert" : "Troubleshoot_Disable_Notifications_Alert" , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1589465207242 ) , "group" : "Troubleshoot" , "hidden" : false , "i18nDescription" : "Troubleshoot_Disable_Notifications_Description" , "i18nLabel" : "Troubleshoot_Disable_Notifications" , "packageValue" : false , "secret" : false , "sorter" : NumberInt ( 0 ) , "ts" : new Date ( 1589465207245 ) , "type" : "boolean" , "value" : false , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Troubleshoot_Disable_Presence_Broadcast" , "_updatedAt" : new Date ( 1591734378706 ) , "alert" : "Troubleshoot_Disable_Presence_Broadcast_Alert" , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1589465207252 ) , "group" : "Troubleshoot" , "hidden" : false , "i18nDescription" : "Troubleshoot_Disable_Presence_Broadcast_Description" , "i18nLabel" : "Troubleshoot_Disable_Presence_Broadcast" , "packageValue" : false , "secret" : false , "sorter" : NumberInt ( 1 ) , "ts" : new Date ( 1589465207254 ) , "type" : "boolean" , "value" : false , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Troubleshoot_Disable_Sessions_Monitor" , "_updatedAt" : new Date ( 1591734378714 ) , "alert" : "Troubleshoot_Disable_Sessions_Monitor_Alert" , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1589465207259 ) , "group" : "Troubleshoot" , "hidden" : false , "i18nDescription" : "Troubleshoot_Disable_Sessions_Monitor_Description" , "i18nLabel" : "Troubleshoot_Disable_Sessions_Monitor" , "packageValue" : false , "secret" : false , "sorter" : NumberInt ( 3 ) , "ts" : new Date ( 1589465207261 ) , "type" : "boolean" , "value" : false , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Troubleshoot_Disable_Statistics_Generator" , "_updatedAt" : new Date ( 1591734378722 ) , "alert" : "Troubleshoot_Disable_Statistics_Generator_Alert" , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1589465207275 ) , "group" : "Troubleshoot" , "hidden" : false , "i18nDescription" : "Troubleshoot_Disable_Statistics_Generator_Description" , "i18nLabel" : "Troubleshoot_Disable_Statistics_Generator" , "packageValue" : false , "secret" : false , "sorter" : NumberInt ( 5 ) , "ts" : new Date ( 1589465207276 ) , "type" : "boolean" , "value" : false , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Troubleshoot_Disable_Workspace_Sync" , "_updatedAt" : new Date ( 1591734378730 ) , "alert" : "Troubleshoot_Disable_Workspace_Sync_Alert" , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1589465207283 ) , "group" : "Troubleshoot" , "hidden" : false , "i18nDescription" : "Troubleshoot_Disable_Workspace_Sync_Description" , "i18nLabel" : "Troubleshoot_Disable_Workspace_Sync" , "packageValue" : false , "secret" : false , "sorter" : NumberInt ( 7 ) , "ts" : new Date ( 1589465207286 ) , "type" : "boolean" , "value" : false , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "UI_Allow_room_names_with_special_chars" , "_updatedAt" : new Date ( 1591734378446 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022363762 ) , "group" : "Layout" , "hidden" : false , "i18nDescription" : "UI_Allow_room_names_with_special_chars_Description" , "i18nLabel" : "UI_Allow_room_names_with_special_chars" , "packageValue" : false , "public" : true , "secret" : false , "section" : "User_Interface" , "sorter" : NumberInt ( 17 ) , "ts" : new Date ( 1589465206973 ) , "type" : "boolean" , "value" : false , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "UI_Click_Direct_Message" , "_updatedAt" : new Date ( 1591734378438 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022363754 ) , "group" : "Layout" , "hidden" : false , "i18nDescription" : "UI_Click_Direct_Message_Description" , "i18nLabel" : "UI_Click_Direct_Message" , "packageValue" : false , "public" : true , "secret" : false , "section" : "User_Interface" , "sorter" : NumberInt ( 15 ) , "ts" : new Date ( 1589465206965 ) , "type" : "boolean" , "value" : false , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "UI_DisplayRoles" , "_updatedAt" : new Date ( 1591734378424 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022363731 ) , "group" : "Layout" , "hidden" : false , "i18nDescription" : "UI_DisplayRoles_Description" , "i18nLabel" : "UI_DisplayRoles" , "packageValue" : true , "public" : true , "secret" : false , "section" : "User_Interface" , "sorter" : NumberInt ( 11 ) , "ts" : new Date ( 1589465206946 ) , "type" : "boolean" , "value" : true , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "UI_Group_Channels_By_Type" , "_updatedAt" : new Date ( 1591734378428 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022363735 ) , "group" : "Layout" , "hidden" : false , "i18nDescription" : "UI_Group_Channels_By_Type_Description" , "i18nLabel" : "UI_Group_Channels_By_Type" , "packageValue" : true , "public" : false , "secret" : false , "section" : "User_Interface" , "sorter" : NumberInt ( 12 ) , "ts" : new Date ( 1589465206951 ) , "type" : "boolean" , "value" : true , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "UI_Show_top_navbar_embedded_layout" , "_updatedAt" : new Date ( 1591734378449 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022363766 ) , "group" : "Layout" , "hidden" : false , "i18nDescription" : "UI_Show_top_navbar_embedded_layout_Description" , "i18nLabel" : "UI_Show_top_navbar_embedded_layout" , "packageValue" : false , "public" : true , "secret" : false , "section" : "User_Interface" , "sorter" : NumberInt ( 18 ) , "ts" : new Date ( 1589465206976 ) , "type" : "boolean" , "value" : false , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "UI_Unread_Counter_Style" , "_updatedAt" : new Date ( 1591734378442 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022363757 ) , "group" : "Layout" , "hidden" : false , "i18nDescription" : "UI_Unread_Counter_Style_Description" , "i18nLabel" : "UI_Unread_Counter_Style" , "packageValue" : "Different_Style_For_User_Mentions" , "public" : true , "secret" : false , "section" : "User_Interface" , "sorter" : NumberInt ( 16 ) , "ts" : new Date ( 1589465206968 ) , "type" : "select" , "value" : "Different_Style_For_User_Mentions" , "valueSource" : "packageValue" , "values" : [ { "key" : "Same_Style_For_Mentions" , "i18nLabel" : "Same_Style_For_Mentions" } , { "key" : "Different_Style_For_User_Mentions" , "i18nLabel" : "Different_Style_For_User_Mentions" } ] } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "UI_Use_Name_Avatar" , "_updatedAt" : new Date ( 1591734378431 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022363746 ) , "group" : "Layout" , "hidden" : false , "i18nDescription" : "UI_Use_Name_Avatar_Description" , "i18nLabel" : "UI_Use_Name_Avatar" , "packageValue" : false , "public" : true , "secret" : false , "section" : "User_Interface" , "sorter" : NumberInt ( 13 ) , "ts" : new Date ( 1589465206956 ) , "type" : "boolean" , "value" : false , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "UI_Use_Real_Name" , "_updatedAt" : new Date ( 1591734378434 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022363750 ) , "group" : "Layout" , "hidden" : false , "i18nDescription" : "UI_Use_Real_Name_Description" , "i18nLabel" : "UI_Use_Real_Name" , "packageValue" : false , "public" : true , "secret" : false , "section" : "User_Interface" , "sorter" : NumberInt ( 14 ) , "ts" : new Date ( 1589465206960 ) , "type" : "boolean" , "value" : false , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "UTF8_Names_Slugify" , "_updatedAt" : new Date ( 1591734378119 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022363366 ) , "group" : "General" , "hidden" : false , "i18nDescription" : "UTF8_Names_Slugify_Description" , "i18nLabel" : "UTF8_Names_Slugify" , "packageValue" : true , "public" : true , "secret" : false , "section" : "UTF8" , "sorter" : NumberInt ( 34 ) , "ts" : new Date ( 1589465206583 ) , "type" : "boolean" , "value" : true , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "UTF8_Names_Validation" , "_updatedAt" : new Date ( 1591734378116 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022363361 ) , "group" : "General" , "hidden" : false , "i18nDescription" : "UTF8_Names_Validation_Description" , "i18nLabel" : "UTF8_Names_Validation" , "packageValue" : "[0-9a-zA-Z-_.]+" , "public" : true , "secret" : false , "section" : "UTF8" , "sorter" : NumberInt ( 33 ) , "ts" : new Date ( 1589465206578 ) , "type" : "string" , "value" : "[0-9a-zA-Z-_.]+" , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Unread_Count" , "_updatedAt" : new Date ( 1591734378057 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022363311 ) , "group" : "General" , "hidden" : false , "i18nDescription" : "Unread_Count_Description" , "i18nLabel" : "Unread_Count" , "packageValue" : "user_and_group_mentions_only" , "public" : true , "secret" : false , "sorter" : NumberInt ( 20 ) , "ts" : new Date ( 1589465206507 ) , "type" : "select" , "value" : "user_and_group_mentions_only" , "valueSource" : "packageValue" , "values" : [ { "key" : "all_messages" , "i18nLabel" : "All_messages" } , { "key" : "user_mentions_only" , "i18nLabel" : "User_mentions_only" } , { "key" : "group_mentions_only" , "i18nLabel" : "Group_mentions_only" } , { "key" : "user_and_group_mentions_only" , "i18nLabel" : "User_and_group_mentions_only" } ] } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Unread_Count_DM" , "_updatedAt" : new Date ( 1591734378061 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022363320 ) , "group" : "General" , "hidden" : false , "i18nDescription" : "Unread_Count_DM_Description" , "i18nLabel" : "Unread_Count_DM" , "packageValue" : "all_messages" , "public" : true , "secret" : false , "sorter" : NumberInt ( 21 ) , "ts" : new Date ( 1589465206511 ) , "type" : "select" , "value" : "all_messages" , "valueSource" : "packageValue" , "values" : [ { "key" : "all_messages" , "i18nLabel" : "All_messages" } , { "key" : "mentions_only" , "i18nLabel" : "Mentions_only" } ] } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Update_LatestAvailableVersion" , "_updatedAt" : new Date ( 1591734392898 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022377379 ) , "group" : "General" , "hidden" : false , "i18nDescription" : "Update_LatestAvailableVersion_Description" , "i18nLabel" : "Update_LatestAvailableVersion" , "packageValue" : "0.0.0" , "readonly" : true , "secret" : false , "section" : "Update" , "sorter" : NumberInt ( 47 ) , "ts" : new Date ( 1589465220111 ) , "type" : "string" , "value" : "0.0.0" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "0.0.0" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "UserDataDownload" , "_updatedAt" : new Date ( 1591734391596 ) , "blocked" : false , "createdAt" : new Date ( 1584022376500 ) , "hidden" : false , "i18nDescription" : "UserDataDownload_Description" , "i18nLabel" : "UserDataDownload" , "ts" : new Date ( 1591734391596 ) , "type" : "group" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "UserData_EnableDownload" , "_updatedAt" : new Date ( 1591734391601 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022376502 ) , "group" : "UserDataDownload" , "hidden" : false , "i18nDescription" : "UserData_EnableDownload_Description" , "i18nLabel" : "UserData_EnableDownload" , "packageValue" : true , "public" : true , "secret" : false , "sorter" : NumberInt ( 0 ) , "ts" : new Date ( 1587032117411 ) , "type" : "boolean" , "value" : true , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : true } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "UserData_FileSystemPath" , "_updatedAt" : new Date ( 1591734391606 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022376506 ) , "group" : "UserDataDownload" , "hidden" : false , "i18nDescription" : "UserData_FileSystemPath_Description" , "i18nLabel" : "UserData_FileSystemPath" , "packageValue" : "" , "public" : true , "secret" : false , "sorter" : NumberInt ( 1 ) , "ts" : new Date ( 1587032117416 ) , "type" : "string" , "value" : "" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "UserData_FileSystemZipPath" , "_updatedAt" : new Date ( 1591734391610 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022376510 ) , "group" : "UserDataDownload" , "hidden" : false , "i18nDescription" : "UserData_FileSystemZipPath_Description" , "i18nLabel" : "UserData_FileSystemZipPath" , "packageValue" : "" , "public" : true , "secret" : false , "sorter" : NumberInt ( 2 ) , "ts" : new Date ( 1587032117422 ) , "type" : "string" , "value" : "" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "UserData_MessageLimitPerRequest" , "_updatedAt" : new Date ( 1591734391619 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022376521 ) , "group" : "UserDataDownload" , "hidden" : false , "i18nDescription" : "UserData_MessageLimitPerRequest_Description" , "i18nLabel" : "UserData_MessageLimitPerRequest" , "packageValue" : NumberInt ( 1000 ) , "public" : true , "secret" : false , "sorter" : NumberInt ( 4 ) , "ts" : new Date ( 1587032117431 ) , "type" : "int" , "value" : NumberInt ( 1000 ) , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : NumberInt ( 1000 ) } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "UserData_ProcessingFrequency" , "_updatedAt" : new Date ( 1591734391614 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022376513 ) , "group" : "UserDataDownload" , "hidden" : false , "i18nDescription" : "UserData_ProcessingFrequency_Description" , "i18nLabel" : "UserData_ProcessingFrequency" , "packageValue" : NumberInt ( 2 ) , "public" : true , "secret" : false , "sorter" : NumberInt ( 3 ) , "ts" : new Date ( 1587032117427 ) , "type" : "int" , "value" : NumberInt ( 2 ) , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : NumberInt ( 2 ) } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Verification_Email" , "_updatedAt" : new Date ( 1591734377443 ) , "autocomplete" : true , "blocked" : false , "code" : "text/html" , "createdAt" : new Date ( 1584022362539 ) , "group" : "Email" , "hidden" : false , "i18nDescription" : "Verification_Description" , "i18nLabel" : "Body" , "multiline" : true , "packageValue" : "<h2>{Hi_username}</h2><p>{Verification_email_body}</p><a class=\"btn\" target=\"_blank\" href=\"[Verification_Url]\">{Verify_your_email}</a>" , "secret" : false , "section" : "Verification" , "sorter" : NumberInt ( 34 ) , "ts" : new Date ( 1584022362541 ) , "type" : "code" , "value" : "<h2>{Hi_username}</h2><p>{Verification_email_body}</p><a class=\"btn\" target=\"_blank\" href=\"[Verification_Url]\">{Verify_your_email}</a>" , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Verification_Email_Subject" , "_updatedAt" : new Date ( 1591734377437 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022362535 ) , "group" : "Email" , "hidden" : false , "i18nDescription" : "Verification_Email_Subject_Description" , "i18nLabel" : "Subject" , "packageValue" : "{Verification_Email_Subject}" , "secret" : false , "section" : "Verification" , "sorter" : NumberInt ( 33 ) , "ts" : new Date ( 1584022362538 ) , "type" : "string" , "value" : "{Verification_Email_Subject}" , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Video Conference" , "_updatedAt" : new Date ( 1591734398489 ) , "blocked" : false , "createdAt" : new Date ( 1584022381311 ) , "hidden" : false , "i18nDescription" : "Video Conference_Description" , "i18nLabel" : "Video Conference" , "ts" : new Date ( 1591734398489 ) , "type" : "group" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "WebRTC" , "_updatedAt" : new Date ( 1591734391785 ) , "blocked" : false , "createdAt" : new Date ( 1584022376618 ) , "hidden" : false , "i18nDescription" : "WebRTC_Description" , "i18nLabel" : "WebRTC" , "ts" : new Date ( 1591734391785 ) , "type" : "group" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "WebRTC_Enable_Channel" , "_updatedAt" : new Date ( 1591734391788 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022376620 ) , "group" : "WebRTC" , "hidden" : false , "i18nDescription" : "WebRTC_Enable_Channel_Description" , "i18nLabel" : "WebRTC_Enable_Channel" , "packageValue" : false , "public" : true , "secret" : false , "sorter" : NumberInt ( 0 ) , "ts" : new Date ( 1587032117640 ) , "type" : "boolean" , "value" : false , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : false } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "WebRTC_Enable_Direct" , "_updatedAt" : new Date ( 1591734391796 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022376627 ) , "group" : "WebRTC" , "hidden" : false , "i18nDescription" : "WebRTC_Enable_Direct_Description" , "i18nLabel" : "WebRTC_Enable_Direct" , "packageValue" : false , "public" : true , "secret" : false , "sorter" : NumberInt ( 2 ) , "ts" : new Date ( 1587032117651 ) , "type" : "boolean" , "value" : false , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : false } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "WebRTC_Enable_Private" , "_updatedAt" : new Date ( 1591734391792 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022376623 ) , "group" : "WebRTC" , "hidden" : false , "i18nDescription" : "WebRTC_Enable_Private_Description" , "i18nLabel" : "WebRTC_Enable_Private" , "packageValue" : false , "public" : true , "secret" : false , "sorter" : NumberInt ( 1 ) , "ts" : new Date ( 1587032117646 ) , "type" : "boolean" , "value" : false , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : false } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "WebRTC_Servers" , "_updatedAt" : new Date ( 1591734391800 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022376630 ) , "group" : "WebRTC" , "hidden" : false , "i18nDescription" : "WebRTC_Servers_Description" , "i18nLabel" : "WebRTC_Servers" , "packageValue" : "stun:stun.l.google.com:19302, stun:23.21.150.121, team%40rocket.chat:demo@turn:numb.viagenie.ca:3478" , "public" : true , "secret" : false , "sorter" : NumberInt ( 3 ) , "ts" : new Date ( 1587032117656 ) , "type" : "string" , "value" : "stun:stun.l.google.com:19302, stun:23.21.150.121, team%40rocket.chat:demo@turn:numb.viagenie.ca:3478" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "stun:stun.l.google.com:19302, stun:23.21.150.121, team%40rocket.chat:demo@turn:numb.viagenie.ca:3478" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Webdav Integration" , "_updatedAt" : new Date ( 1591734391779 ) , "blocked" : false , "createdAt" : new Date ( 1584022376610 ) , "hidden" : false , "i18nDescription" : "Webdav Integration_Description" , "i18nLabel" : "Webdav Integration" , "ts" : new Date ( 1591734391779 ) , "type" : "group" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Webdav_Integration_Enabled" , "_updatedAt" : new Date ( 1591734391783 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022376613 ) , "group" : "Webdav Integration" , "hidden" : false , "i18nDescription" : "Webdav_Integration_Enabled_Description" , "i18nLabel" : "Webdav_Integration_Enabled" , "packageValue" : false , "public" : true , "secret" : false , "sorter" : NumberInt ( 0 ) , "ts" : new Date ( 1587032117628 ) , "type" : "boolean" , "value" : false , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : false } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "Website" , "_updatedAt" : new Date ( 1591734378544 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022363863 ) , "group" : "Setup_Wizard" , "hidden" : false , "i18nDescription" : "Website_Description" , "i18nLabel" : "Website" , "packageValue" : "" , "secret" : false , "section" : "Organization_Info" , "sorter" : NumberInt ( 5 ) , "ts" : new Date ( 1584022363869 ) , "type" : "string" , "value" : "" , "valueSource" : "packageValue" , "wizard" : { "step" : NumberInt ( 2 ) , "order" : NumberInt ( 5 ) } } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "bigbluebutton_Enabled" , "_updatedAt" : new Date ( 1591734398499 ) , "alert" : "This Feature is currently in beta! Please report bugs to github.com/RocketChat/Rocket.Chat/issues" , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022381316 ) , "group" : "Video Conference" , "hidden" : false , "i18nDescription" : "bigbluebutton_Enabled_Description" , "i18nLabel" : "Enabled" , "packageValue" : false , "public" : true , "secret" : false , "section" : "BigBlueButton" , "sorter" : NumberInt ( 0 ) , "ts" : new Date ( 1587032123861 ) , "type" : "boolean" , "value" : false , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : false } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "bigbluebutton_enable_c" , "_updatedAt" : new Date ( 1591734398542 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022381343 ) , "enableQuery" : "{\"_id\":\"bigbluebutton_Enabled\",\"value\":true}" , "group" : "Video Conference" , "hidden" : false , "i18nDescription" : "bigbluebutton_enable_c_Description" , "i18nLabel" : "WebRTC_Enable_Channel" , "packageValue" : false , "public" : true , "secret" : false , "section" : "BigBlueButton" , "sorter" : NumberInt ( 5 ) , "ts" : new Date ( 1587032123910 ) , "type" : "boolean" , "value" : false , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : false } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "bigbluebutton_enable_d" , "_updatedAt" : new Date ( 1591734398527 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022381335 ) , "enableQuery" : "{\"_id\":\"bigbluebutton_Enabled\",\"value\":true}" , "group" : "Video Conference" , "hidden" : false , "i18nDescription" : "bigbluebutton_enable_d_Description" , "i18nLabel" : "WebRTC_Enable_Direct" , "packageValue" : true , "public" : true , "secret" : false , "section" : "BigBlueButton" , "sorter" : NumberInt ( 3 ) , "ts" : new Date ( 1587032123888 ) , "type" : "boolean" , "value" : true , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : true } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "bigbluebutton_enable_p" , "_updatedAt" : new Date ( 1591734398535 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022381339 ) , "enableQuery" : "{\"_id\":\"bigbluebutton_Enabled\",\"value\":true}" , "group" : "Video Conference" , "hidden" : false , "i18nDescription" : "bigbluebutton_enable_p_Description" , "i18nLabel" : "WebRTC_Enable_Private" , "packageValue" : true , "public" : true , "secret" : false , "section" : "BigBlueButton" , "sorter" : NumberInt ( 4 ) , "ts" : new Date ( 1587032123896 ) , "type" : "boolean" , "value" : true , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : true } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "bigbluebutton_server" , "_updatedAt" : new Date ( 1591734398506 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022381324 ) , "enableQuery" : "{\"_id\":\"bigbluebutton_Enabled\",\"value\":true}" , "group" : "Video Conference" , "hidden" : false , "i18nDescription" : "bigbluebutton_server_Description" , "i18nLabel" : "Domain" , "packageValue" : "" , "secret" : false , "section" : "BigBlueButton" , "sorter" : NumberInt ( 1 ) , "ts" : new Date ( 1587032123870 ) , "type" : "string" , "value" : "" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "bigbluebutton_sharedSecret" , "_updatedAt" : new Date ( 1591734398517 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022381329 ) , "enableQuery" : "{\"_id\":\"bigbluebutton_Enabled\",\"value\":true}" , "group" : "Video Conference" , "hidden" : false , "i18nDescription" : "bigbluebutton_sharedSecret_Description" , "i18nLabel" : "Shared_Secret" , "packageValue" : "" , "secret" : false , "section" : "BigBlueButton" , "sorter" : NumberInt ( 2 ) , "ts" : new Date ( 1587032123880 ) , "type" : "string" , "value" : "" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "css" , "_updatedAt" : new Date ( 1591734391321 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022376265 ) , "hidden" : false , "i18nDescription" : "css_Description" , "i18nLabel" : "css" , "packageValue" : "" , "secret" : false , "sorter" : NumberInt ( 1 ) , "ts" : new Date ( 1587032116940 ) , "value" : " : root { -- legacy - default - action - color : # cecece ; -- legacy - default - action - contrast : # 444 ; -- legacy - primary - background - contrast : # fff ; -- legacy - primary - action - contrast : # fff ; -- legacy - secondary - background - contrast : # 444 ; -- legacy - secondary - action - contrast : # 444 ; -- legacy - selection - background : # 89 defe ; -- legacy - success - background : # fff ; -- legacy - success - border : # e6ffe6 ; -- legacy - error - background : # f6cbd0 ; -- legacy - error - border : # eb8a95 ; -- legacy - error - contrast : # fff ; -- legacy - pending - background : # fffdf9 ; -- legacy - pending - border : # fee4ad ; -- legacy - transparent - darkest : rgba ( 17 , 12 , 12 , 0.5 ) ; -- legacy - transparent - darker : rgba ( 0 , 0 , 0 , 0.15 ) ; -- legacy - transparent - dark : rgba ( 15 , 34 , 0 , 0.05 ) ; -- legacy - transparent - light : rgba ( 255 , 255 , 255 , 0.1 ) ; -- legacy - transparent - lighter : rgba ( 255 , 255 , 255 , 0.3 ) ; -- legacy - transparent - lightest : rgba ( 255 , 255 , 255 , 0.6 ) } . content - background - color { background - color : # fff } . color - content - background - color { color : # fff } . primary - background - color { background - color : # 04436 a } . global - font - family { font - family : - apple - system , BlinkMacSystemFont , 'Segoe UI' , Roboto , Oxygen , Ubuntu , Cantarell , 'Helvetica Neue' , 'Apple Color Emoji' , 'Segoe UI Emoji' , 'Segoe UI Symbol' , 'Meiryo UI' , Arial , sans - serif } . color - primary - font - color { color : # 444 } . color - primary - action - color { color : # 1 d74f5 } . background - primary - action - color { background - color : # 1 d74f5 } . secondary - background - color { background - color : # f4f4f4 } . border - secondary - background - color { border - color : # f4f4f4 } . secondary - font - color { color : # a0a0a0 } . border - component - color { border - color : # f2f3f5 } . background - component - color { background - color : # f2f3f5 } . color - component - color { color : # f2f3f5 } . success - color { color : # 4 dff4d } . pending - color { color : # fcb316 } . pending - background { background - color : # fffdf9 } . pending - border { border - color : # fee4ad } . error - color { color : # bc2031 } . background - error - color { background - color : # bc2031 } . color - info - font - color { color : # a0a0a0 } . background - info - font - color { background - color : # a0a0a0 } . background - attention - color { background - color : # 9 c27b0 } . tertiary - background - color { background - color : # f2f3f5 } . border - tertiary - background - color { border - color : # f2f3f5 } . color - tertiary - font - color { color : rgba ( 255 , 255 , 255 , 0.6 ) } . error - background { background - color : # f6cbd0 } . error - border { border - color : # eb8a95 } . color - error - contrast { color : # fff } . background - transparent - darkest { background - color : rgba ( 17 , 12 , 12 , 0.5 ) } . background - transparent - darker { background - color : rgba ( 0 , 0 , 0 , 0.15 ) } . background - transparent - darker - hover : hover { background - color : rgba ( 0 , 0 , 0 , 0.15 ) } . background - transparent - darker - before : : before { background - color : rgba ( 0 , 0 , 0 , 0.15 ) } . background - transparent - dark { background - color : rgba ( 15 , 34 , 0 , 0.05 ) } . background - transparent - dark - hover : hover { background - color : rgba ( 15 , 34 , 0 , 0.05 ) } . border - transparent - dark { border - color : rgba ( 15 , 34 , 0 , 0.05 ) } . background - transparent - light { background - color : rgba ( 255 , 255 , 255 , 0.1 ) } . border - transparent - lighter { border - color : rgba ( 255 , 255 , 255 , 0.3 ) } . background - transparent - lightest { background - color : rgba ( 255 , 255 , 255 , 0.6 ) } . color - primary - action - contrast { color : # fff } * { - webkit - overflow - scrolling : touch } * : : - webkit - scrollbar { height : 8 px ; width : 8 px ; background : rgba ( 15 , 34 , 0 , 0.05 ) } * : : - webkit - scrollbar - thumb { background - color : rgba ( 0 , 0 , 0 , 0.15 ) ; - webkit - border - radius : 50 px } * : : - webkit - scrollbar - corner { background - color : rgba ( 15 , 34 , 0 , 0.05 ) } . filter - item : hover { border - color : # a0a0a0 } . filter - item . active { border - color : # 04436 a } . burger i { background - color : # 444 } input , select , textarea { color : # 444 ; background - color : transparent ; border - color : # e6e6e6 ; border - style : solid } input : : - webkit - input - placeholder , select : : - webkit - input - placeholder , textarea : : - webkit - input - placeholder { color : # 737373 } input : : - moz - placeholder , select : : - moz - placeholder , textarea : : - moz - placeholder { color : # 737373 } input : - ms - input - placeholder , select : - ms - input - placeholder , textarea : - ms - input - placeholder { color : # 737373 } input : : - ms - input - placeholder , select : : - ms - input -
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "email_plain_text_only" , "_updatedAt" : new Date ( 1591734377236 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022362341 ) , "group" : "Email" , "hidden" : false , "i18nDescription" : "email_plain_text_only_Description" , "i18nLabel" : "email_plain_text_only" , "packageValue" : false , "secret" : false , "section" : "Style" , "sorter" : NumberInt ( 0 ) , "ts" : new Date ( 1584022362344 ) , "type" : "boolean" , "value" : false , "valueSource" : "packageValue" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "email_style" , "_updatedAt" : new Date ( 1591734377245 ) , "autocomplete" : true , "blocked" : false , "code" : "css" , "createdAt" : new Date ( 1584022362347 ) , "enableQuery" : "{\"_id\":\"email_plain_text_only\",\"value\":false}" , "group" : "Email" , "hidden" : false , "i18nDescription" : "email_style_description" , "i18nLabel" : "email_style_label" , "multiline" : true , "packageValue" : "html, body, .body { font-family: -apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen,Ubuntu,Cantarell,'Helvetica Neue','Apple Color Emoji','Segoe UI Emoji','Segoe UI Symbol','Meiryo UI',Arial,sans-serif; }\n\n\tbody, .body {\n\t\twidth: 100%;\n\t\theight: 100%;\n\t}\n\n\ta {\n\t\tcolor: #1D74F5;\n\t\tfont-weight: bold;\n\t\ttext-decoration: none;\n\t\tline-height: 1.8;\n\t\tpadding-left: 2px;\n\t\tpadding-right: 2px;\n\t}\n\tp {\n\t\tmargin: 1rem 0;\n\t}\n\t.btn {\n\t\ttext-decoration: none;\n\t\tcolor: #FFF;\n\t\tbackground-color: #1D74F5;\n\t\tpadding: 12px 18px;\n\t\tfont-weight: 500;\n\t\tfont-size: 14px;\n\t\tmargin-top: 8px;\n\t\ttext-align: center;\n\t\tcursor: pointer;\n\t\tdisplay: inline-block;\n\t\tborder-radius: 2px;\n\t}\n\n\tol, ul, div {\n\t\tlist-style-position: inside;\n\t\tpadding: 16px 0 ;\n\t}\n\tli {\n\t\tpadding: 8px 0;\n\t\tfont-weight: 600;\n\t}\n\t.wrap {\n\t\twidth: 100%;\n\t\tclear: both;\n\t}\n\n\th1,h2,h3,h4,h5,h6 {\n\t\tline-height: 1.1; margin:0 0 16px 0; color: #000;\n\t}\n\n\th1 { font-weight: 100; font-size: 44px;}\n\th2 { font-weight: 600; font-size: 30px; color: #2F343D;}\n\th3 { font-weight: 100; font-size: 27px;}\n\th4 { font-weight: 500; font-size: 14px; color: #2F343D;}\n\th5 { font-weight: 500; font-size: 13px; line-height: 1.6; color: #2F343D}\n\th6 { font-weight: 500; font-size: 10px; color: #6c727A; line-height: 1.7;}\n\n\t.container {\n\t\tdisplay: block;\n\t\tmax-width: 640px;\n\t\tmargin: 0 auto; /Applications /Library /System /Users /Volumes /bin /cores /dev /etc /home /opt /private /sbin /tmp /usr /var makes it centered */\n\t\tclear: both;\n\t\tborder-radius: 2px;\n\t}\n\n\t.content {\n\t\tpadding: 36px;\n\t}\n\n\t.header-content {\n\t\tpadding-top: 36px;\n\t\tpadding-bottom: 36px;\n\t\tpadding-left: 36px;\n\t\tpadding-right: 36px;\n\t\tmax-width: 640px;\n\t\tmargin: 0 auto;\n\t\tdisplay: block;\n\t}\n\n\t.lead {\n\t\tmargin-bottom: 32px;\n\t\tcolor: #2f343d;\n\t\tline-height: 22px;\n\t\tfont-size: 14px;\n\t}\n\n\t.advice {\n\t\theight: 20px;\n\t\tcolor: #9EA2A8;\n\t\tfont-size: 12px;\n\t\tfont-weight: normal;\n\t\tmargin-bottom: 0;\n\t}\n\t.social {\n\t\tfont-size: 12px\n\t}\n\t\t\t" , "secret" : false , "section" : "Style" , "sorter" : NumberInt ( 1 ) , "ts" : new Date ( 1584022362350 ) , "type" : "code" , "value" : " html , body , . body { font - family : - apple - system , BlinkMacSystemFont , 'Segoe UI' , Roboto , Oxygen , Ubuntu , Cantarell , 'Helvetica Neue' , 'Apple Color Emoji' , 'Segoe UI Emoji' , 'Segoe UI Symbol' , 'Meiryo UI' , Arial , sans - serif ; } \ n \ n \ tbody , . body { \ n \ t \ twidth : 100 % ; \ n \ t \ theight : 100 % ; \ n \ t } \ n \ n \ ta { \ n \ t \ tcolor : # 1 D74F5 ; \ n \ t \ tfont - weight : bold ; \ n \ t \ ttext - decoration : none ; \ n \ t \ tline - height : 1.8 ; \ n \ t \ tpadding - left : 2 px ; \ n \ t \ tpadding - right : 2 px ; \ n \ t } \ n \ tp { \ n \ t \ tmargin : 1 rem 0 ; \ n \ t } \ n \ t . btn { \ n \ t \ ttext - decoration : none ; \ n \ t \ tcolor : # FFF ; \ n \ t \ tbackground - color : # 1 D74F5 ; \ n \ t \ tpadding : 12 px 18 px ; \ n \ t \ tfont - weight : 500 ; \ n \ t \ tfont - size : 14 px ; \ n \ t \ tmargin - top : 8 px ; \ n \ t \ ttext - align : center ; \ n \ t \ tcursor : pointer ; \ n \ t \ tdisplay : inline - block ; \ n \ t \ tborder - radius : 2 px ; \ n \ t } \ n \ n \ tol , ul , div { \ n \ t \ tlist - style - position : inside ; \ n \ t \ tpadding : 16 px 0 ; \ n \ t } \ n \ tli { \ n \ t \ tpadding : 8 px 0 ; \ n \ t \ tfont - weight : 600 ; \ n \ t } \ n \ t . wrap { \ n \ t \ twidth : 100 % ; \ n \ t \ tclear : both ; \ n \ t } \ n \ n \ th1 , h2 , h3 , h4 , h5 , h6 { \ n \ t \ tline - height : 1.1 ; margin : 0 0 16 px 0 ; color : # 000 ; \ n \ t } \ n \ n \ th1 { font - weight : 100 ; font - size : 44 px ; } \ n \ th2 { font - weight : 600 ; font - size : 30 px ; color : # 2 F343D ; } \ n \ th3 { font - weight : 100 ; font - size : 27 px ; } \ n \ th4 { font - weight : 500 ; font - size : 14 px ; color : # 2 F343D ; } \ n \ th5 { font - weight : 500 ; font - size : 13 px ; line - height : 1.6 ; color : # 2 F343D } \ n \ th6 { font - weight : 500 ; font - size : 10 px ; color : # 6 c727A ; line - height : 1.7 ; } \ n \ n \ t . container { \ n \ t \
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "theme-color-attention-color" , "_updatedAt" : new Date ( 1591734391517 ) , "allowedTypes" : [ "color" , "expression" ] , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022376413 ) , "editor" : "color" , "group" : "Layout" , "hidden" : false , "i18nDescription" : "theme-color-attention-color_Description" , "i18nLabel" : "theme-color-attention-color" , "packageValue" : "#9C27B0" , "public" : true , "secret" : false , "section" : "Old Colors" , "sorter" : NumberInt ( 54 ) , "ts" : new Date ( 1589465219187 ) , "type" : "color" , "value" : "#9C27B0" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "#9C27B0" , "packageEditor" : "color" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "theme-color-component-color" , "_updatedAt" : new Date ( 1591734391493 ) , "allowedTypes" : [ "color" , "expression" ] , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022376395 ) , "editor" : "color" , "group" : "Layout" , "hidden" : false , "i18nDescription" : "theme-color-component-color_Description" , "i18nLabel" : "theme-color-component-color" , "packageValue" : "#f2f3f5" , "public" : true , "secret" : false , "section" : "Old Colors" , "sorter" : NumberInt ( 49 ) , "ts" : new Date ( 1589465219161 ) , "type" : "color" , "value" : "#f2f3f5" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "#f2f3f5" , "packageEditor" : "color" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "theme-color-content-background-color" , "_updatedAt" : new Date ( 1591734391449 ) , "allowedTypes" : [ "color" , "expression" ] , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022376366 ) , "editor" : "color" , "group" : "Layout" , "hidden" : false , "i18nDescription" : "theme-color-content-background-color_Description" , "i18nLabel" : "theme-color-content-background-color" , "packageValue" : "#FFFFFF" , "public" : true , "secret" : false , "section" : "Old Colors" , "sorter" : NumberInt ( 42 ) , "ts" : new Date ( 1589465219100 ) , "type" : "color" , "value" : "#FFFFFF" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "#FFFFFF" , "packageEditor" : "color" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "theme-color-custom-scrollbar-color" , "_updatedAt" : new Date ( 1591734391540 ) , "allowedTypes" : [ "color" , "expression" ] , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022376432 ) , "editor" : "expression" , "group" : "Layout" , "hidden" : false , "i18nDescription" : "theme-color-custom-scrollbar-color_Description" , "i18nLabel" : "theme-color-custom-scrollbar-color" , "packageValue" : "@transparent-darker" , "public" : true , "secret" : false , "section" : "Old Colors (minor)" , "sorter" : NumberInt ( 59 ) , "ts" : new Date ( 1589465219215 ) , "type" : "color" , "value" : "@transparent-darker" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "@transparent-darker" , "packageEditor" : "expression" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "theme-color-error-color" , "_updatedAt" : new Date ( 1591734391507 ) , "allowedTypes" : [ "color" , "expression" ] , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022376406 ) , "editor" : "color" , "group" : "Layout" , "hidden" : false , "i18nDescription" : "theme-color-error-color_Description" , "i18nLabel" : "theme-color-error-color" , "packageValue" : "#BC2031" , "public" : true , "secret" : false , "section" : "Old Colors" , "sorter" : NumberInt ( 52 ) , "ts" : new Date ( 1589465219175 ) , "type" : "color" , "value" : "#BC2031" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "#BC2031" , "packageEditor" : "color" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "theme-color-info-font-color" , "_updatedAt" : new Date ( 1591734391535 ) , "allowedTypes" : [ "color" , "expression" ] , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022376428 ) , "editor" : "expression" , "group" : "Layout" , "hidden" : false , "i18nDescription" : "theme-color-info-font-color_Description" , "i18nLabel" : "theme-color-info-font-color" , "packageValue" : "@secondary-font-color" , "public" : true , "secret" : false , "section" : "Old Colors (minor)" , "sorter" : NumberInt ( 58 ) , "ts" : new Date ( 1589465219209 ) , "type" : "color" , "value" : "@secondary-font-color" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "@secondary-font-color" , "packageEditor" : "expression" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "theme-color-link-font-color" , "_updatedAt" : new Date ( 1591734391530 ) , "allowedTypes" : [ "color" , "expression" ] , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022376425 ) , "editor" : "expression" , "group" : "Layout" , "hidden" : false , "i18nDescription" : "theme-color-link-font-color_Description" , "i18nLabel" : "theme-color-link-font-color" , "packageValue" : "@primary-action-color" , "public" : true , "secret" : false , "section" : "Old Colors (minor)" , "sorter" : NumberInt ( 57 ) , "ts" : new Date ( 1589465219204 ) , "type" : "color" , "value" : "@primary-action-color" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "@primary-action-color" , "packageEditor" : "expression" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "theme-color-pending-color" , "_updatedAt" : new Date ( 1591734391503 ) , "allowedTypes" : [ "color" , "expression" ] , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022376402 ) , "editor" : "color" , "group" : "Layout" , "hidden" : false , "i18nDescription" : "theme-color-pending-color_Description" , "i18nLabel" : "theme-color-pending-color" , "packageValue" : "#FCB316" , "public" : true , "secret" : false , "section" : "Old Colors" , "sorter" : NumberInt ( 51 ) , "ts" : new Date ( 1589465219171 ) , "type" : "color" , "value" : "#FCB316" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "#FCB316" , "packageEditor" : "color" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "theme-color-primary-action-color" , "_updatedAt" : new Date ( 1591734391464 ) , "allowedTypes" : [ "color" , "expression" ] , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022376380 ) , "editor" : "color" , "group" : "Layout" , "hidden" : false , "i18nDescription" : "theme-color-primary-action-color_Description" , "i18nLabel" : "theme-color-primary-action-color" , "packageValue" : "#1d74f5" , "public" : true , "secret" : false , "section" : "Old Colors" , "sorter" : NumberInt ( 45 ) , "ts" : new Date ( 1589465219120 ) , "type" : "color" , "value" : "#1d74f5" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "#1d74f5" , "packageEditor" : "color" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "theme-color-primary-background-color" , "_updatedAt" : new Date ( 1591734391454 ) , "allowedTypes" : [ "color" , "expression" ] , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022376372 ) , "editor" : "color" , "group" : "Layout" , "hidden" : false , "i18nDescription" : "theme-color-primary-background-color_Description" , "i18nLabel" : "theme-color-primary-background-color" , "packageValue" : "#04436A" , "public" : true , "secret" : false , "section" : "Old Colors" , "sorter" : NumberInt ( 43 ) , "ts" : new Date ( 1589465219106 ) , "type" : "color" , "value" : "#04436A" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "#04436A" , "packageEditor" : "color" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "theme-color-primary-font-color" , "_updatedAt" : new Date ( 1591734391459 ) , "allowedTypes" : [ "color" , "expression" ] , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022376376 ) , "editor" : "color" , "group" : "Layout" , "hidden" : false , "i18nDescription" : "theme-color-primary-font-color_Description" , "i18nLabel" : "theme-color-primary-font-color" , "packageValue" : "#444444" , "public" : true , "secret" : false , "section" : "Old Colors" , "sorter" : NumberInt ( 44 ) , "ts" : new Date ( 1589465219111 ) , "type" : "color" , "value" : "#444444" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "#444444" , "packageEditor" : "color" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "theme-color-rc-color-alert" , "_updatedAt" : new Date ( 1591734391348 ) , "allowedTypes" : [ "color" , "expression" ] , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022376283 ) , "editor" : "expression" , "group" : "Layout" , "hidden" : false , "i18nDescription" : "theme-color-rc-color-alert_Description" , "i18nLabel" : "theme-color-rc-color-alert" , "packageValue" : "color-yellow" , "public" : true , "secret" : false , "section" : "Colors" , "sorter" : NumberInt ( 21 ) , "ts" : new Date ( 1589465218964 ) , "type" : "color" , "value" : "color-yellow" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "color-yellow" , "packageEditor" : "expression" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "theme-color-rc-color-alert-light" , "_updatedAt" : new Date ( 1591734391353 ) , "allowedTypes" : [ "color" , "expression" ] , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022376287 ) , "editor" : "expression" , "group" : "Layout" , "hidden" : false , "i18nDescription" : "theme-color-rc-color-alert-light_Description" , "i18nLabel" : "theme-color-rc-color-alert-light" , "packageValue" : "color-dark-yellow" , "public" : true , "secret" : false , "section" : "Colors" , "sorter" : NumberInt ( 22 ) , "ts" : new Date ( 1589465218970 ) , "type" : "color" , "value" : "color-dark-yellow" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "color-dark-yellow" , "packageEditor" : "expression" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "theme-color-rc-color-alert-message-primary" , "_updatedAt" : new Date ( 1591734391378 ) , "allowedTypes" : [ "color" , "expression" ] , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022376309 ) , "editor" : "expression" , "group" : "Layout" , "hidden" : false , "i18nDescription" : "theme-color-rc-color-alert-message-primary_Description" , "i18nLabel" : "theme-color-rc-color-alert-message-primary" , "packageValue" : "color-blue" , "public" : true , "secret" : false , "section" : "Colors" , "sorter" : NumberInt ( 27 ) , "ts" : new Date ( 1589465219004 ) , "type" : "color" , "value" : "color-blue" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "color-blue" , "packageEditor" : "expression" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "theme-color-rc-color-alert-message-primary-background" , "_updatedAt" : new Date ( 1591734391382 ) , "allowedTypes" : [ "color" , "expression" ] , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022376313 ) , "editor" : "color" , "group" : "Layout" , "hidden" : false , "i18nDescription" : "theme-color-rc-color-alert-message-primary-background_Description" , "i18nLabel" : "theme-color-rc-color-alert-message-primary-background" , "packageValue" : "#f1f6ff" , "public" : true , "secret" : false , "section" : "Colors" , "sorter" : NumberInt ( 28 ) , "ts" : new Date ( 1589465219009 ) , "type" : "color" , "value" : "#f1f6ff" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "#f1f6ff" , "packageEditor" : "color" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "theme-color-rc-color-alert-message-secondary" , "_updatedAt" : new Date ( 1591734391387 ) , "allowedTypes" : [ "color" , "expression" ] , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022376316 ) , "editor" : "color" , "group" : "Layout" , "hidden" : false , "i18nDescription" : "theme-color-rc-color-alert-message-secondary_Description" , "i18nLabel" : "theme-color-rc-color-alert-message-secondary" , "packageValue" : "#7ca52b" , "public" : true , "secret" : false , "section" : "Colors" , "sorter" : NumberInt ( 29 ) , "ts" : new Date ( 1589465219017 ) , "type" : "color" , "value" : "#7ca52b" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "#7ca52b" , "packageEditor" : "color" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "theme-color-rc-color-alert-message-secondary-background" , "_updatedAt" : new Date ( 1591734391392 ) , "allowedTypes" : [ "color" , "expression" ] , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022376320 ) , "editor" : "color" , "group" : "Layout" , "hidden" : false , "i18nDescription" : "theme-color-rc-color-alert-message-secondary-background_Description" , "i18nLabel" : "theme-color-rc-color-alert-message-secondary-background" , "packageValue" : "#fafff1" , "public" : true , "secret" : false , "section" : "Colors" , "sorter" : NumberInt ( 30 ) , "ts" : new Date ( 1589465219023 ) , "type" : "color" , "value" : "#fafff1" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "#fafff1" , "packageEditor" : "color" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "theme-color-rc-color-alert-message-warning" , "_updatedAt" : new Date ( 1591734391397 ) , "allowedTypes" : [ "color" , "expression" ] , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022376324 ) , "editor" : "color" , "group" : "Layout" , "hidden" : false , "i18nDescription" : "theme-color-rc-color-alert-message-warning_Description" , "i18nLabel" : "theme-color-rc-color-alert-message-warning" , "packageValue" : "#d52d24" , "public" : true , "secret" : false , "section" : "Colors" , "sorter" : NumberInt ( 31 ) , "ts" : new Date ( 1589465219028 ) , "type" : "color" , "value" : "#d52d24" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "#d52d24" , "packageEditor" : "color" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "theme-color-rc-color-alert-message-warning-background" , "_updatedAt" : new Date ( 1591734391401 ) , "allowedTypes" : [ "color" , "expression" ] , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022376328 ) , "editor" : "color" , "group" : "Layout" , "hidden" : false , "i18nDescription" : "theme-color-rc-color-alert-message-warning-background_Description" , "i18nLabel" : "theme-color-rc-color-alert-message-warning-background" , "packageValue" : "#fff3f3" , "public" : true , "secret" : false , "section" : "Colors" , "sorter" : NumberInt ( 32 ) , "ts" : new Date ( 1589465219033 ) , "type" : "color" , "value" : "#fff3f3" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "#fff3f3" , "packageEditor" : "color" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "theme-color-rc-color-button-primary" , "_updatedAt" : new Date ( 1591734391368 ) , "allowedTypes" : [ "color" , "expression" ] , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022376298 ) , "editor" : "expression" , "group" : "Layout" , "hidden" : false , "i18nDescription" : "theme-color-rc-color-button-primary_Description" , "i18nLabel" : "theme-color-rc-color-button-primary" , "packageValue" : "color-blue" , "public" : true , "secret" : false , "section" : "Colors" , "sorter" : NumberInt ( 25 ) , "ts" : new Date ( 1589465218991 ) , "type" : "color" , "value" : "color-blue" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "color-blue" , "packageEditor" : "expression" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "theme-color-rc-color-button-primary-light" , "_updatedAt" : new Date ( 1591734391373 ) , "allowedTypes" : [ "color" , "expression" ] , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022376304 ) , "editor" : "expression" , "group" : "Layout" , "hidden" : false , "i18nDescription" : "theme-color-rc-color-button-primary-light_Description" , "i18nLabel" : "theme-color-rc-color-button-primary-light" , "packageValue" : "color-dark-blue" , "public" : true , "secret" : false , "section" : "Colors" , "sorter" : NumberInt ( 26 ) , "ts" : new Date ( 1589465218999 ) , "type" : "color" , "value" : "color-dark-blue" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "color-dark-blue" , "packageEditor" : "expression" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "theme-color-rc-color-content" , "_updatedAt" : new Date ( 1591734391439 ) , "allowedTypes" : [ "color" , "expression" ] , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022376358 ) , "editor" : "expression" , "group" : "Layout" , "hidden" : false , "i18nDescription" : "theme-color-rc-color-content_Description" , "i18nLabel" : "theme-color-rc-color-content" , "packageValue" : "color-white" , "public" : true , "secret" : false , "section" : "Colors" , "sorter" : NumberInt ( 40 ) , "ts" : new Date ( 1589465219087 ) , "type" : "color" , "value" : "color-white" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "color-white" , "packageEditor" : "expression" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "theme-color-rc-color-error" , "_updatedAt" : new Date ( 1591734391338 ) , "allowedTypes" : [ "color" , "expression" ] , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022376275 ) , "editor" : "expression" , "group" : "Layout" , "hidden" : false , "i18nDescription" : "theme-color-rc-color-error_Description" , "i18nLabel" : "theme-color-rc-color-error" , "packageValue" : "color-red" , "public" : true , "secret" : false , "section" : "Colors" , "sorter" : NumberInt ( 19 ) , "ts" : new Date ( 1589465218953 ) , "type" : "color" , "value" : "color-red" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "color-red" , "packageEditor" : "expression" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "theme-color-rc-color-error-light" , "_updatedAt" : new Date ( 1591734391343 ) , "allowedTypes" : [ "color" , "expression" ] , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022376279 ) , "editor" : "color" , "group" : "Layout" , "hidden" : false , "i18nDescription" : "theme-color-rc-color-error-light_Description" , "i18nLabel" : "theme-color-rc-color-error-light" , "packageValue" : "#e1364c" , "public" : true , "secret" : false , "section" : "Colors" , "sorter" : NumberInt ( 20 ) , "ts" : new Date ( 1589465218958 ) , "type" : "color" , "value" : "#e1364c" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "#e1364c" , "packageEditor" : "color" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "theme-color-rc-color-link-active" , "_updatedAt" : new Date ( 1591734391444 ) , "allowedTypes" : [ "color" , "expression" ] , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022376362 ) , "editor" : "expression" , "group" : "Layout" , "hidden" : false , "i18nDescription" : "theme-color-rc-color-link-active_Description" , "i18nLabel" : "theme-color-rc-color-link-active" , "packageValue" : "rc-color-button-primary" , "public" : true , "secret" : false , "section" : "Colors" , "sorter" : NumberInt ( 41 ) , "ts" : new Date ( 1589465219094 ) , "type" : "color" , "value" : "rc-color-button-primary" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "rc-color-button-primary" , "packageEditor" : "expression" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "theme-color-rc-color-primary" , "_updatedAt" : new Date ( 1591734391406 ) , "allowedTypes" : [ "color" , "expression" ] , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022376332 ) , "editor" : "expression" , "group" : "Layout" , "hidden" : false , "i18nDescription" : "theme-color-rc-color-primary_Description" , "i18nLabel" : "theme-color-rc-color-primary" , "packageValue" : "color-dark" , "public" : true , "secret" : false , "section" : "Colors" , "sorter" : NumberInt ( 33 ) , "ts" : new Date ( 1589465219039 ) , "type" : "color" , "value" : "color-dark" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "color-dark" , "packageEditor" : "expression" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "theme-color-rc-color-primary-background" , "_updatedAt" : new Date ( 1591734391410 ) , "allowedTypes" : [ "color" , "expression" ] , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1589465219041 ) , "editor" : "expression" , "group" : "Layout" , "hidden" : false , "i18nDescription" : "theme-color-rc-color-primary-background_Description" , "i18nLabel" : "theme-color-rc-color-primary-background" , "packageEditor" : "expression" , "packageValue" : "color-dark" , "public" : true , "secret" : false , "section" : "Colors" , "sorter" : NumberInt ( 34 ) , "ts" : new Date ( 1591648585453 ) , "type" : "color" , "value" : "color-dark" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "color-dark" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "theme-color-rc-color-primary-dark" , "_updatedAt" : new Date ( 1591734391420 ) , "allowedTypes" : [ "color" , "expression" ] , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022376342 ) , "editor" : "expression" , "group" : "Layout" , "hidden" : false , "i18nDescription" : "theme-color-rc-color-primary-dark_Description" , "i18nLabel" : "theme-color-rc-color-primary-dark" , "packageValue" : "color-dark-medium" , "public" : true , "secret" : false , "section" : "Colors" , "sorter" : NumberInt ( 36 ) , "ts" : new Date ( 1589465219057 ) , "type" : "color" , "value" : "color-dark-medium" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "color-dark-medium" , "packageEditor" : "expression" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "theme-color-rc-color-primary-darkest" , "_updatedAt" : new Date ( 1591734391415 ) , "allowedTypes" : [ "color" , "expression" ] , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022376336 ) , "editor" : "expression" , "group" : "Layout" , "hidden" : false , "i18nDescription" : "theme-color-rc-color-primary-darkest_Description" , "i18nLabel" : "theme-color-rc-color-primary-darkest" , "packageValue" : "color-darkest" , "public" : true , "secret" : false , "section" : "Colors" , "sorter" : NumberInt ( 35 ) , "ts" : new Date ( 1589465219052 ) , "type" : "color" , "value" : "color-darkest" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "color-darkest" , "packageEditor" : "expression" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "theme-color-rc-color-primary-light" , "_updatedAt" : new Date ( 1591734391425 ) , "allowedTypes" : [ "color" , "expression" ] , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022376347 ) , "editor" : "expression" , "group" : "Layout" , "hidden" : false , "i18nDescription" : "theme-color-rc-color-primary-light_Description" , "i18nLabel" : "theme-color-rc-color-primary-light" , "packageValue" : "color-gray" , "public" : true , "secret" : false , "section" : "Colors" , "sorter" : NumberInt ( 37 ) , "ts" : new Date ( 1589465219064 ) , "type" : "color" , "value" : "color-gray" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "color-gray" , "packageEditor" : "expression" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "theme-color-rc-color-primary-light-medium" , "_updatedAt" : new Date ( 1591734391430 ) , "allowedTypes" : [ "color" , "expression" ] , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022376350 ) , "editor" : "expression" , "group" : "Layout" , "hidden" : false , "i18nDescription" : "theme-color-rc-color-primary-light-medium_Description" , "i18nLabel" : "theme-color-rc-color-primary-light-medium" , "packageValue" : "color-gray-medium" , "public" : true , "secret" : false , "section" : "Colors" , "sorter" : NumberInt ( 38 ) , "ts" : new Date ( 1589465219070 ) , "type" : "color" , "value" : "color-gray-medium" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "color-gray-medium" , "packageEditor" : "expression" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "theme-color-rc-color-primary-lightest" , "_updatedAt" : new Date ( 1591734391435 ) , "allowedTypes" : [ "color" , "expression" ] , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022376354 ) , "editor" : "expression" , "group" : "Layout" , "hidden" : false , "i18nDescription" : "theme-color-rc-color-primary-lightest_Description" , "i18nLabel" : "theme-color-rc-color-primary-lightest" , "packageValue" : "color-gray-lightest" , "public" : true , "secret" : false , "section" : "Colors" , "sorter" : NumberInt ( 39 ) , "ts" : new Date ( 1589465219076 ) , "type" : "color" , "value" : "color-gray-lightest" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "color-gray-lightest" , "packageEditor" : "expression" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "theme-color-rc-color-success" , "_updatedAt" : new Date ( 1591734391358 ) , "allowedTypes" : [ "color" , "expression" ] , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022376290 ) , "editor" : "expression" , "group" : "Layout" , "hidden" : false , "i18nDescription" : "theme-color-rc-color-success_Description" , "i18nLabel" : "theme-color-rc-color-success" , "packageValue" : "color-green" , "public" : true , "secret" : false , "section" : "Colors" , "sorter" : NumberInt ( 23 ) , "ts" : new Date ( 1589465218981 ) , "type" : "color" , "value" : "color-green" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "color-green" , "packageEditor" : "expression" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "theme-color-rc-color-success-light" , "_updatedAt" : new Date ( 1591734391363 ) , "allowedTypes" : [ "color" , "expression" ] , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022376294 ) , "editor" : "color" , "group" : "Layout" , "hidden" : false , "i18nDescription" : "theme-color-rc-color-success-light_Description" , "i18nLabel" : "theme-color-rc-color-success-light" , "packageValue" : "#25d198" , "public" : true , "secret" : false , "section" : "Colors" , "sorter" : NumberInt ( 24 ) , "ts" : new Date ( 1589465218987 ) , "type" : "color" , "value" : "#25d198" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "#25d198" , "packageEditor" : "color" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "theme-color-secondary-action-color" , "_updatedAt" : new Date ( 1591734391489 ) , "allowedTypes" : [ "color" , "expression" ] , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022376391 ) , "editor" : "color" , "group" : "Layout" , "hidden" : false , "i18nDescription" : "theme-color-secondary-action-color_Description" , "i18nLabel" : "theme-color-secondary-action-color" , "packageValue" : "#DDDDDD" , "public" : true , "secret" : false , "section" : "Old Colors" , "sorter" : NumberInt ( 48 ) , "ts" : new Date ( 1589465219142 ) , "type" : "color" , "value" : "#DDDDDD" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "#DDDDDD" , "packageEditor" : "color" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "theme-color-secondary-background-color" , "_updatedAt" : new Date ( 1591734391469 ) , "allowedTypes" : [ "color" , "expression" ] , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022376384 ) , "editor" : "color" , "group" : "Layout" , "hidden" : false , "i18nDescription" : "theme-color-secondary-background-color_Description" , "i18nLabel" : "theme-color-secondary-background-color" , "packageValue" : "#F4F4F4" , "public" : true , "secret" : false , "section" : "Old Colors" , "sorter" : NumberInt ( 46 ) , "ts" : new Date ( 1589465219127 ) , "type" : "color" , "value" : "#F4F4F4" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "#F4F4F4" , "packageEditor" : "color" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "theme-color-secondary-font-color" , "_updatedAt" : new Date ( 1591734391484 ) , "allowedTypes" : [ "color" , "expression" ] , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022376387 ) , "editor" : "color" , "group" : "Layout" , "hidden" : false , "i18nDescription" : "theme-color-secondary-font-color_Description" , "i18nLabel" : "theme-color-secondary-font-color" , "packageValue" : "#A0A0A0" , "public" : true , "secret" : false , "section" : "Old Colors" , "sorter" : NumberInt ( 47 ) , "ts" : new Date ( 1589465219135 ) , "type" : "color" , "value" : "#A0A0A0" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "#A0A0A0" , "packageEditor" : "color" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "theme-color-selection-color" , "_updatedAt" : new Date ( 1591734391512 ) , "allowedTypes" : [ "color" , "expression" ] , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022376410 ) , "editor" : "color" , "group" : "Layout" , "hidden" : false , "i18nDescription" : "theme-color-selection-color_Description" , "i18nLabel" : "theme-color-selection-color" , "packageValue" : "#02ACEC" , "public" : true , "secret" : false , "section" : "Old Colors" , "sorter" : NumberInt ( 53 ) , "ts" : new Date ( 1589465219181 ) , "type" : "color" , "value" : "#02ACEC" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "#02ACEC" , "packageEditor" : "color" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "theme-color-status-away" , "_updatedAt" : new Date ( 1591734391548 ) , "allowedTypes" : [ "color" , "expression" ] , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022376439 ) , "editor" : "expression" , "group" : "Layout" , "hidden" : false , "i18nDescription" : "theme-color-status-away_Description" , "i18nLabel" : "theme-color-status-away" , "packageValue" : "@pending-color" , "public" : true , "secret" : false , "section" : "Old Colors (minor)" , "sorter" : NumberInt ( 61 ) , "ts" : new Date ( 1589465219225 ) , "type" : "color" , "value" : "@pending-color" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "@pending-color" , "packageEditor" : "expression" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "theme-color-status-busy" , "_updatedAt" : new Date ( 1591734391553 ) , "allowedTypes" : [ "color" , "expression" ] , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022376451 ) , "editor" : "expression" , "group" : "Layout" , "hidden" : false , "i18nDescription" : "theme-color-status-busy_Description" , "i18nLabel" : "theme-color-status-busy" , "packageValue" : "@error-color" , "public" : true , "secret" : false , "section" : "Old Colors (minor)" , "sorter" : NumberInt ( 62 ) , "ts" : new Date ( 1589465219230 ) , "type" : "color" , "value" : "@error-color" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "@error-color" , "packageEditor" : "expression" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "theme-color-status-offline" , "_updatedAt" : new Date ( 1591734391558 ) , "allowedTypes" : [ "color" , "expression" ] , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022376456 ) , "editor" : "expression" , "group" : "Layout" , "hidden" : false , "i18nDescription" : "theme-color-status-offline_Description" , "i18nLabel" : "theme-color-status-offline" , "packageValue" : "@transparent-darker" , "public" : true , "secret" : false , "section" : "Old Colors (minor)" , "sorter" : NumberInt ( 63 ) , "ts" : new Date ( 1589465219235 ) , "type" : "color" , "value" : "@transparent-darker" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "@transparent-darker" , "packageEditor" : "expression" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "theme-color-status-online" , "_updatedAt" : new Date ( 1591734391544 ) , "allowedTypes" : [ "color" , "expression" ] , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022376435 ) , "editor" : "expression" , "group" : "Layout" , "hidden" : false , "i18nDescription" : "theme-color-status-online_Description" , "i18nLabel" : "theme-color-status-online" , "packageValue" : "@success-color" , "public" : true , "secret" : false , "section" : "Old Colors (minor)" , "sorter" : NumberInt ( 60 ) , "ts" : new Date ( 1589465219221 ) , "type" : "color" , "value" : "@success-color" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "@success-color" , "packageEditor" : "expression" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "theme-color-success-color" , "_updatedAt" : new Date ( 1591734391498 ) , "allowedTypes" : [ "color" , "expression" ] , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022376398 ) , "editor" : "color" , "group" : "Layout" , "hidden" : false , "i18nDescription" : "theme-color-success-color_Description" , "i18nLabel" : "theme-color-success-color" , "packageValue" : "#4dff4d" , "public" : true , "secret" : false , "section" : "Old Colors" , "sorter" : NumberInt ( 50 ) , "ts" : new Date ( 1589465219167 ) , "type" : "color" , "value" : "#4dff4d" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "#4dff4d" , "packageEditor" : "color" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "theme-color-tertiary-background-color" , "_updatedAt" : new Date ( 1591734391521 ) , "allowedTypes" : [ "color" , "expression" ] , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022376417 ) , "editor" : "expression" , "group" : "Layout" , "hidden" : false , "i18nDescription" : "theme-color-tertiary-background-color_Description" , "i18nLabel" : "theme-color-tertiary-background-color" , "packageValue" : "@component-color" , "public" : true , "secret" : false , "section" : "Old Colors (minor)" , "sorter" : NumberInt ( 55 ) , "ts" : new Date ( 1589465219192 ) , "type" : "color" , "value" : "@component-color" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "@component-color" , "packageEditor" : "expression" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "theme-color-tertiary-font-color" , "_updatedAt" : new Date ( 1591734391526 ) , "allowedTypes" : [ "color" , "expression" ] , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022376421 ) , "editor" : "expression" , "group" : "Layout" , "hidden" : false , "i18nDescription" : "theme-color-tertiary-font-color_Description" , "i18nLabel" : "theme-color-tertiary-font-color" , "packageValue" : "@transparent-lightest" , "public" : true , "secret" : false , "section" : "Old Colors (minor)" , "sorter" : NumberInt ( 56 ) , "ts" : new Date ( 1589465219200 ) , "type" : "color" , "value" : "@transparent-lightest" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "@transparent-lightest" , "packageEditor" : "expression" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "theme-custom-css" , "_updatedAt" : new Date ( 1591734391567 ) , "autocomplete" : true , "blocked" : false , "code" : "text/css" , "createdAt" : new Date ( 1584022376464 ) , "group" : "Layout" , "hidden" : false , "i18nDescription" : "theme-custom-css_Description" , "i18nLabel" : "theme-custom-css" , "multiline" : true , "packageValue" : "" , "public" : true , "secret" : false , "section" : "Custom CSS" , "sorter" : NumberInt ( 65 ) , "ts" : new Date ( 1589465219244 ) , "type" : "code" , "value" : "" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "theme-font-body-font-family" , "_updatedAt" : new Date ( 1591734391562 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022376460 ) , "editor" : "font" , "group" : "Layout" , "hidden" : false , "i18nDescription" : "theme-font-body-font-family_Description" , "i18nLabel" : "theme-font-body-font-family" , "packageValue" : "-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Helvetica Neue', 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Meiryo UI', Arial, sans-serif" , "public" : true , "secret" : false , "section" : "Fonts" , "sorter" : NumberInt ( 64 ) , "ts" : new Date ( 1589465219239 ) , "type" : "font" , "value" : "-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Helvetica Neue', 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Meiryo UI', Arial, sans-serif" , "valueSource" : "meteorSettingsValue" , "meteorSettingsValue" : "-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Helvetica Neue', 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Meiryo UI', Arial, sans-serif" } ) ;
db . getCollection ( "rocketchat_settings" ) . insert ( { "_id" : "uniqueID" , "_updatedAt" : new Date ( 1591734377566 ) , "autocomplete" : true , "blocked" : false , "createdAt" : new Date ( 1584022362665 ) , "hidden" : false , "i18nDescription" : "uniqueID_Description" , "i18nLabel" : "uniqueID" , "packageValue" : "xoh7AivQ7FxuAgb5K" , "public" : true , "secret" : false , "sorter" : NumberInt ( 0 ) , "ts" : new Date ( 1591734377566 ) , "value" : "2zbFT528GXW2oBwN7" , "valueSource" : "packageValue" } ) ;