Skip to content

Commit e36fb0a

Browse files
authored
Deprecate a very unrecommended and nearly unused option
We were dreaming of removing it completely, as dangerous for the customer and complicating the code. Unfort., at least 1 customer uses it indeed.
1 parent 2d940d0 commit e36fb0a

File tree

1 file changed

+1
-1
lines changed
  • docs/cloudlinuxos/cloudlinux_os_components

1 file changed

+1
-1
lines changed

docs/cloudlinuxos/cloudlinux_os_components/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3522,7 +3522,7 @@ VERYLONG - restrict info, _all_tracked_values_, load average and vmstat info, sl
35223522
<!-- script -- path to script to be triggered when account is restricted -->
35233523
<!-- user_max_connections - The number of simultaneous connections of blocked user (in LVE mode) -->
35243524

3525-
<!-- restriction levels/format are deprecated -->
3525+
<!-- restriction levels/format/script are deprecated -->
35263526
<restrict level1="60s" level2="15m" level3="1h" level4="1d" timeout="1h"
35273527
log="/var/log/dbgovernor-restrict.log" format="SHORT|MEDIUM|LONG|VERYLONG"
35283528
script="/path/to/script"

0 commit comments

Comments
 (0)