-
Notifications
You must be signed in to change notification settings - Fork 266
Open
Labels
Milestone
Description
Description
When I set my somewhat inactive forum to a large "User online time threshold", it will still show up as:
Users active in past 1440 minutes
It would be nice if that feature detected
- multiples of 60 < 1440
- multiples of 1440
- (maybe) multiples of 10080
...and changed the unit accordingly.
(Sparked by this topic.)
PS: Should it be "the past n minutes"?
Steps to reproduce
- Go to Administration > Configuration > Features and Options > General > User online time threshold > set 1440 or other large number
- String on the forum index will still show "$large_n minutes"
Environment (complete as necessary)
- Version/Git revision: 2.1.1
- Database Type: pg / any
- Database Version: 9.6.23 / any
- PHP Version: 7.0 / any