Skip to content

Commit aec5bf9

Browse files
authored
Update ss-config-sample.txt
1 parent 37c71f6 commit aec5bf9

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

bash/ss-config-sample.txt

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
## run ss-update-config if outdated (check the public mirror link for current build) ##
4545
## builds merely prevent conflicts as SlickStack scripts auto-update regardless ##
4646

47-
SS_BUILD="JUN2026H"
47+
SS_BUILD="JUN2026J"
4848

4949
## SS_LOCKDOWN = [false|true] stops dev site from being overwritten... and more soon ##
5050
## SS_APP = [wordpress|etc] only wordpress is supported currently (feedback welcome) ##
@@ -473,7 +473,8 @@ LIMIT_REQUESTS_SERVER_SECOND_BURST="900"
473473
LIMIT_REQUESTS_SERVER_MINUTE="8000"
474474
LIMIT_REQUESTS_SERVER_MINUTE_BURST="24000"
475475
LIMIT_REQUESTS_PHP_SECOND="150"
476-
LIMIT_REQUESTS_PHP_MINUTE="4500"LIMIT_REQUESTS_WPLOGIN_SECOND="2"
476+
LIMIT_REQUESTS_PHP_MINUTE="4500"
477+
LIMIT_REQUESTS_WPLOGIN_SECOND="2"
477478
LIMIT_REQUESTS_WPLOGIN_MINUTE="40"
478479
LIMIT_REQUESTS_WPSEARCH_SECOND="100"
479480
LIMIT_REQUESTS_WPSEARCH_MINUTE="3000"

0 commit comments

Comments
 (0)