1. Documentation;
2. Actions access in AdminController and SettingController by enableSessionHistory;
3. Add "visible" menu parameter by enableSessionHistory;
4. Add blank line in end of file.
This commit is contained in:
maranqz
2019-11-30 17:52:24 +03:00
parent be2b495c9e
commit b7d2cf42ac
13 changed files with 31 additions and 15 deletions

View File

@ -1,9 +1,9 @@
How to enable session history
============================
Session history is list user sessions.
Session history list user sessions.
User can delete all session except current.
User can delete all sessions except current.
Configure Module and Application
--------------------------------