/src/main/resources/application.properties

http://thoughtsite.googlecode.com/ · Properties File · 29 lines · 6 code · 8 blank · 15 comment · 0 complexity · eee606f19cf8d817120c2c3b43d21339 MD5 · raw file

  1. #Authentication cookie name for iip.com (for local use)
  2. fcauthCookieName=fcauth13119509271499599347
  3. #Auth cookie name for test-iip.appspot.com
  4. #fcauthCookieName=fcauth08367264730668099962
  5. #staging-iip.com
  6. #fcauthCookieName=fcauth01423562826494174490
  7. #qa-iip.com
  8. #fcauthCookieName=fcauth13795581914560119509
  9. #Auth cookie name for dev-iip.appspot.com
  10. #fcauthCookieName=fcauth11974937040132962730
  11. #Friend connect url for getting user info
  12. friendConnectUrl=http://www.google.com/friendconnect/api/people/@viewer/@self?fcauth=
  13. #reCaptcha Settings
  14. #reCaptcha Verify URL
  15. reCaptchaVerifyUrl=http://api-verify.recaptcha.net/verify
  16. #reCaptcha private key
  17. rcGlobalPrivateKey=6LdxTQsAAAAAANDwP3nSa4dJlqe2QS5FZoxivkIw
  18. #reCaptch public key
  19. rcGlobalPublicKey=6LdxTQsAAAAAAJmfpbUQDeqoggNWP2HA-rkZ_xhR
  20. #admin email-id used to send invites
  21. adminMailId=projectiip31@gmail.com