NobGit
public nobgit read

NobMail

Based on mailcow: dockerized

Languages

Repository composition by tracked source files.

PHP
PHP 49% JavaScript 35% HTML 9% CSS 4% Shell 2% Python 1% Lua 0% Perl 0% Ruby 0% SCSS 0%
Create file Wiki Documentation
Clone
https://nobgit.com/orgs/nobgit/nobmail.git
ssh://[email protected]:2222/orgs/nobgit/nobmail.git

Trace

data/conf/phpfpm/php-conf.d/other.ini

Trace helps you understand code history line by line. See who changed each line, when it changed, and which commit introduced it.

other.ini on main
Author Date Commit Line Code
andryyy about 6 years ago ed49ea7

[PHP-FPM] Increase timeouts

Full commit hash
ed49ea7b411ddaa260dfe9bd7ce5c54a026f2448
Author
andryyy <[email protected]>
Date
about 6 years ago
Selected line
1
max_execution_time = 3600
Open commit View diff
1 max_execution_time = 3600
same change ed49ea7

[PHP-FPM] Increase timeouts

Full commit hash
ed49ea7b411ddaa260dfe9bd7ce5c54a026f2448
Author
andryyy <[email protected]>
Date
about 6 years ago
Selected line
2
max_input_time = 3600
Open commit View diff
2 max_input_time = 3600
Timo Eissler over 5 years ago b6d1f78

[PHP-FPM] Increase PHP memory limit for "cli" to 512M (#4010)

Full commit hash
b6d1f784285fb5ff73657ea3b997724e37db68f3
Author
Timo Eissler <[email protected]>
Date
over 5 years ago
Selected line
3
memory_limit = 512M
Open commit View diff
3 memory_limit = 512M