Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
#-------------------------------------------------------------------------------
# 1.1] Basic Infinit.e Settings 
#-------------------------------------------------------------------------------
# Default admin and test user passwords
# AdminCHANGE THIS:
admin.email=infinite_infinite@ikanowdefault@ikanow.com
# CHANGE THIS:
admin.password=infinit.e!2012
# Test User : This is a dummy account for testing only so it doesn't matter what it is set to (default below)
# (or it can be changed as below, but cannot be the same email as the admin)
#test.email=test_user@ikanow.com
# CHANGE THIS:
test.user.password=infinit.e!2012

...