|
@@ -321,23 +321,3 @@ MEMBER_CAN_EDIT_VPS_CONF = True
|
|
|
|
|
|
# Allow user to edit their VPN Info
|
|
|
MEMBER_CAN_EDIT_VPN_CONF = True
|
|
|
-
|
|
|
-# Account registration
|
|
|
-# Allow visitor to join the association by register on COIN
|
|
|
-REGISTRATION_OPEN = False
|
|
|
-
|
|
|
-# All account with unvalidated email will be deleted after X days
|
|
|
-ACCOUNT_ACTIVATION_DAYS = 7
|
|
|
-
|
|
|
-# Member can edit their own data
|
|
|
-MEMBER_CAN_EDIT_PROFILE = False
|
|
|
-
|
|
|
-# Allows to deactivate displays and calculations of balances.
|
|
|
-HANDLE_BALANCE = False
|
|
|
-
|
|
|
-# Add subscription comments in invoice items
|
|
|
-INVOICES_INCLUDE_CONFIG_COMMENTS = True
|
|
|
-
|
|
|
-## maillist module
|
|
|
-# Command that push mailling-list subscribers to the lists server
|
|
|
-MAILLIST_SYNC_COMMAND = ''
|