Skip to content

Instantly share code, notes, and snippets.

@rema7
Created October 1, 2017 19:58
Show Gist options
  • Save rema7/41305331e9f1e8331717a0e423c66653 to your computer and use it in GitHub Desktop.
Save rema7/41305331e9f1e8331717a0e423c66653 to your computer and use it in GitHub Desktop.
ACCOUNTS_MAX_FRIENDS = 3
# FRONTEND URL SECTION
FURL_CONTACTS = '/api/contacts/'
FURL_PROFILE = '/api/profile/'
FURL_ACCOUNTS = '/api/accounts/<%= accountId %>'
# BACKEND SECTION
SETTINGS_ROUTE = '/settings'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment