Skip to content

Commit

Permalink
Update cloud.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
atavism authored Mar 17, 2018
1 parent 198046e commit 14c7e0a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/github.com/getlantern/flashlight/genconfig/cloud.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,11 @@ reportissueemail: [email protected]
adsettings:
provider: admob
showads: true # global flag whether to show ads at all
mindaysshowads: 0
maxdaysshowads: 0
mindaysshowads: 1
maxdaysshowads: 5
percentage: 0.1 # show ads % of the time
regionsenabled:
fa_IR: true
fa_IR: false
whitelist:
com.intuit.turbotax.mobile: true
com.ad20.power.cleaner.boost.app: true
Expand Down

0 comments on commit 14c7e0a

Please sign in to comment.