Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 244 Bytes

File metadata and controls

9 lines (7 loc) · 244 Bytes

User expire

Accounts that have been inactive for longer than 6 months are blocked automatically.

This feature can be disabled by changing user_expire setting to false:

# conf/cmi/helfi_api_base.features.yml
user_expire: false