File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -116,15 +116,15 @@ twitterwall:
116116 updateUserProfilesFromMentions : 3600000 # One Hour
117117 scheduler :
118118 allowFetchTweetsFromTwitterSearch : true
119- allowUpdateTweets : true
120- allowUpdateUserProfiles : true
121- allowUpdateUserProfilesFromMention : true
122119 fetchUserListAllow : true
123120 fetchUserListName : ${TWITTERWALL_SCHEDULER_USER_LIST_NAME}
121+ allowUpdateUserProfilesFromMention : true
122+ fetchFollowerAllow : false
123+ fetchFriendsAllow : false
124+ allowUpdateTweets : false
125+ allowUpdateUserProfiles : false
124126 herokuDbRowsLimit : false
125- removeOldDataFromStorageAllow : true
126- fetchFollowerAllow : true
127- fetchFriendsAllow : true
127+ removeOldDataFromStorageAllow : false
128128 skipFortesting : false
129129 testdata :
130130 oodm :
You can’t perform that action at this time.
0 commit comments