Advertisement
Guest User

Untitled

a guest
Nov 13th, 2013
876
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.74 KB | None | 0 0
  1. #
  2. # Property overrides for the Debug/Dogfood build. This file SHOULD NOT be included
  3. # in the release build.
  4. #
  5. # A copy of this file with be generated a runtime with name debug.prop
  6. # If the build is marked as a release build the copy of this file will be empty.
  7.  
  8. debug.plus.dogfood = true
  9. debug.plus.frontend.path = /plusi/prodtt3/ozInternal/
  10. debug.plus.frontend.url = www-googleapis-staging.sandbox.google.com
  11.  
  12. debug.plus.frontend.config.autopush3.url = www-googleapis-staging.sandbox.google.com/plusi/autopush3/ozInternal/
  13. debug.plus.frontend.config.autopush3.label = Autopush
  14. debug.plus.frontend.config.autopushfull3.url = www-googleapis-staging.sandbox.google.com/plusi/autopushfull3/ozInternal/
  15. debug.plus.frontend.config.autopushfull3.label = AutopushFull
  16. debug.plus.frontend.config.dev3.url = www-googleapis-test.sandbox.google.com/plusi/dev3/ozInternal/
  17. debug.plus.frontend.config.dev3.label = Dev
  18. debug.plus.frontend.config.devfull3.url = www-googleapis-test.sandbox.google.com/plusi/devfull3/ozInternal/
  19. debug.plus.frontend.config.devfull3.label = DevFull
  20. debug.plus.frontend.config.v3.url = www.googleapis.com/plusi/v3/ozInternal/
  21. debug.plus.frontend.config.v3.label = Prod
  22. debug.plus.frontend.config.prodtt3.url = www-googleapis-staging.sandbox.google.com/plusi/prodtt3/ozInternal/
  23. debug.plus.frontend.config.prodtt3.label = ProdTT
  24. debug.plus.frontend.config.daily0v3.url = www-googleapis-staging-daily.sandbox.google.com/plusi/daily0v3/ozInternal/
  25. debug.plus.frontend.config.daily0v3.label = Daily0
  26. debug.plus.frontend.config.daily1v3.url = www-googleapis-staging-daily.sandbox.google.com/plusi/daily1v3/ozInternal/
  27. debug.plus.frontend.config.daily1v3.label = Daily1
  28. debug.plus.frontend.config.daily2v3.url = www-googleapis-staging-daily.sandbox.google.com/plusi/daily2v3/ozInternal/
  29. debug.plus.frontend.config.daily2v3.label = Daily2
  30. debug.plus.frontend.config.daily3v3.url = www-googleapis-staging-daily.sandbox.google.com/plusi/daily3v3/ozInternal/
  31. debug.plus.frontend.config.daily3v3.label = Daily3
  32. debug.plus.frontend.config.daily4v3.url = www-googleapis-staging-daily.sandbox.google.com/plusi/daily4v3/ozInternal/
  33. debug.plus.frontend.config.daily4v3.label = Daily4
  34. debug.plus.frontend.config.daily5v3.url = www-googleapis-staging-daily.sandbox.google.com/plusi/daily5v3/ozInternal/
  35. debug.plus.frontend.config.daily5v3.label = Daily5
  36. debug.plus.frontend.config.daily6v3.url = www-googleapis-staging-daily.sandbox.google.com/plusi/daily6v3/ozInternal/
  37. debug.plus.frontend.config.daily6v3.label = Daily6
  38.  
  39. debug.plus.tracing_level = oz:3:all
  40.  
  41. debug.plus.enable_photos_sync = true
  42.  
  43. debug.plus.ga_trackingid = UA-44842128-2
  44. debug.plus.ga_dispatch_period = 5
  45. debug.plus.ga_debug = true
  46. debug.plus.ga_sample_frequency = 100.0
  47.  
  48. // STOPSHIP(dplotnikov): remove this
  49. debug.plus.autosignin = true
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement