mirror of
https://github.com/telephone/LookingGlass.git
synced 2026-04-24 23:46:02 +03:00
[GH-ISSUE #50] It's dead #35
Labels
No labels
enhancement
enhancement
enhancement
pull-request
v1
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/LookingGlass#35
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @harsxv on GitHub (Jun 10, 2019).
Original GitHub issue: https://github.com/telephone/LookingGlass/issues/50
https://github.com/telephone/LookingGlass#nginx
The following link is dead.
http://www.tautt.com/best-nginx-configuration-for-security/?from=@
https://i.imgur.com/mgOGIbu.png
@ryanpek commented on GitHub (May 21, 2022):
Debian 11:
If anyone is having trouble with mtr or trace running here is the fix:
nano /etc/php/7.4/fpm/php.ini
or
nano /etc/php.ini
add or edit
max_execution_time = 300
request_terminate_timeout = 300
systemctl restart php7.4-fpm.service