Add setting for recording IP address (#1221)

* Add setting for recording IP address

* Record IP on registration
This commit is contained in:
Nabeel S
2021-06-04 13:20:33 -04:00
committed by GitHub
parent db532e0f16
commit 82825ef77b
5 changed files with 29 additions and 4 deletions

View File

@@ -54,6 +54,13 @@
options: ''
type: text
description: 'Enter your Google Analytics Tracking ID'
- key: general.record_user_ip
name: 'Record user IP address'
group: general
value: true
options: ''
type: boolean
description: Record the user's IP address on register/login
- key: units.currency
name: 'Currency'
group: units