Changeset 57dcceb in OpenWorkouts-current for production.ini


Ignore:
Timestamp:
Feb 13, 2019, 1:12:57 PM (5 years ago)
Author:
Borja Lopez <borja@…>
Branches:
current, feature/docs, master
Children:
eb20dc8
Parents:
c6abc0c
Message:

(#46) - Move session_factory and authn_policy salt hashes to the config/ini files

File:
1 edited

Legend:

Unmodified
Added
Removed
  • production.ini

    rc6abc0c r57dcceb  
    1717
    1818retry.attempts = 3
     19
     20session.secret = SET_THIS_BEFORE_RUNNING_THE_APP
     21auth.secret = SET_THIS_BEFORE_RUNNING_THE_APP
     22
    1923
    2024###
Note: See TracChangeset for help on using the changeset viewer.