Advertisement
Guest User

Untitled

a guest
Aug 28th, 2016
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.47 KB | None | 0 0
  1. # Authentication settings
  2. #auth-service: # ptc (default) or google
  3. username: [proyspuctgred, ralwerwuz, fabclupflapt, stempzuftplug, shazsmiskwang, zofthectzang, pusssmamzift, flundsirnuy, smengstoyfloch, wachswangsmusp]
  4. password: [crewrontprab, ridfrevfov, drorbrewtrut, glogchengglosk, strenslamgroz, punkdrinnond, daskchobgreh, rinkslespfur, wepmachskef, chilskongplek]
  5.  
  6. # Database settings
  7. #db-type: sqlite # sqlite (default) or mysql
  8. #db-host: # required for mysql
  9. #db-name: # required for mysql
  10. #db-user: # required for mysql
  11. #db-pass: # required for mysql
  12.  
  13. # Search settings
  14. location: Viitasaari
  15. #no-gyms: # disables gym scanning (default false)
  16. #no-pokemon: # disables pokemon scanning (default false)
  17. #no-pokestops: # disables pokestop scanning (default false)
  18. #scan-delay: # default 10
  19. step-limit: 7
  20.  
  21. # Misc
  22. gmaps-key: AIzaSyCsmCb6bnU8ir95KfeNe3NuQULRxDRGg5Y
  23. #proxy: # Proxy URL e.g. socks5://127.0.0.1:9050
  24. #webhook: # webhook URL (including http://)
  25.  
  26. # Webserver settings
  27. #host: # address to listen on (default 127.0.0.1)
  28. #port: # port to listen on (default 5000)
  29. #locale: # pokemon translation
  30.  
  31. #Uncomment a line when you want to change its default value (Remove # at the beginning)
  32. #username, password, location and gmaps-key are required
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement