This website requires JavaScript.
Explore
Help
Sign In
rosslh
/
coolify
Watch
1
Star
0
Fork
You've already forked coolify
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
04aec48495
coolify
/
config
/
api.php
6 lines
67 B
PHP
Raw
Normal View
History
Unescape
Escape
feat(core): set custom API rate limit (#5984)
2025-06-18 13:19:33 +00:00
<
?
php
return
[
refactor(core): rename API rate limit ENV
2025-06-18 13:23:44 +00:00
'rate_limit'
=>
env
(
'API_RATE_LIMIT'
,
200
),
feat(core): set custom API rate limit (#5984)
2025-06-18 13:19:33 +00:00
];
Reference in a new issue
Copy permalink