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/upload.ini

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

upload.ini on main
Author Date Commit Line Code
andre.peters over 8 years ago 03ad0f2

[PHP-FPM] Add bind for upload.ini

Full commit hash
03ad0f22c48c8d067b7fb3f8854d6d253b646a34
Author
andre.peters <[email protected]>
Date
over 8 years ago
Selected line
1
file_uploads = On
Open commit View diff
1 file_uploads = On
same change 03ad0f2

[PHP-FPM] Add bind for upload.ini

Full commit hash
03ad0f22c48c8d067b7fb3f8854d6d253b646a34
Author
andre.peters <[email protected]>
Date
over 8 years ago
Selected line
2
upload_max_filesize = 64M
Open commit View diff
2 upload_max_filesize = 64M
same change 03ad0f2

[PHP-FPM] Add bind for upload.ini

Full commit hash
03ad0f22c48c8d067b7fb3f8854d6d253b646a34
Author
andre.peters <[email protected]>
Date
over 8 years ago
Selected line
3
post_max_size = 64M
Open commit View diff
3 post_max_size = 64M