File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -120,7 +120,7 @@ twitterwall:
120120 allowUpdateUserProfiles : true
121121 allowUpdateUserProfilesFromMention : true
122122 fetchUserListAllow : true
123- fetchUserListName : true
123+ fetchUserListName : ${TWITTERWALL_SCHEDULER_USER_LIST_NAME}
124124 herokuDbRowsLimit : false
125125 removeOldDataFromStorageAllow : true
126126 fetchFollowerAllow : true
Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ twitterwall:
3838 allowUpdateUserProfiles : true
3939 allowUpdateUserProfilesFromMention : true
4040 fetchUserListAllow : true
41- fetchUserListName : true
41+ fetchUserListName : ${TWITTERWALL_SCHEDULER_USER_LIST_NAME}
4242 herokuDbRowsLimit : false
4343 removeOldDataFromStorageAllow : true
4444 fetchFollowerAllow : true
You can’t perform that action at this time.
0 commit comments