Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Set max upload size to something sane | Robin Appelman | 2011-08-12 | 1 | -2/+2 |
| | | | | we cant use a very high value since some apache configurations dont seem to handle it properly | ||||
* | set default max upload size in the .htaccess file to something rediculous | Robin Appelman | 2011-08-11 | 1 | -3/+3 |
| | | | | and don't show the max filesize message when the limit is over 10GB | ||||
* | fix 404 | Kamil Domanski | 2011-06-23 | 1 | -1/+1 |
| | |||||
* | forbid indexes | Kamil Domanski | 2011-06-23 | 1 | -0/+1 |
| | |||||
* | make fileactions extendable by plugins | Robin Appelman | 2011-06-04 | 1 | -0/+4 |