Browse Source

[enh] Add documentation

ljf 6 years ago
parent
commit
5316c27082
1 changed files with 1 additions and 0 deletions
  1. 1 0
      README.md

+ 1 - 0
README.md

@@ -348,6 +348,7 @@ List of available settings in your `settings_local.py` file.
 - `MEMBER_CAN_EDIT_PROFILE`: Allow members to edit their profiles
 - `HANDLE_BALANCE`: Allows to handle money balances for members (False default)
 - `INVOICES_INCLUDE_CONFIG_COMMENTS`: Add comment related to a subscription configuration when generating invoices
+- `MEMBER_CAN_EDIT_VPN_CONF`: Allow members to edit some part of their vpn configuration
 
 Accounting logs
 ---------------