mirror of
https://github.com/AlistGo/alist.git
synced 2025-12-27 08:31:19 +08:00
- Added a device limit, controlling the maximum number of devices using the `MaxDevices` configuration option. - If the number of devices exceeds the limit, the configured eviction policy is used. - If the policy is `evict_oldest`, the oldest device is evicted. - Otherwise, an error message indicating too many devices is returned. |
||
|---|---|---|
| .. | ||
| session.go | ||