https://github.com/s9e/phpbb-ext-nolimits
phpBB extension that removes most limits related to markup.
https://github.com/s9e/phpbb-ext-nolimits
Last synced: 4 months ago
JSON representation
phpBB extension that removes most limits related to markup.
- Host: GitHub
- URL: https://github.com/s9e/phpbb-ext-nolimits
- Owner: s9e
- License: mit
- Created: 2017-07-20T09:12:30.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2018-01-04T03:21:55.000Z (over 8 years ago)
- Last Synced: 2025-02-27T03:33:15.056Z (over 1 year ago)
- Language: PHP
- Size: 2.93 KB
- Stars: 0
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
s9e\nolimits is a phpBB 3.2 extension that removes most limits related to markup's resource usage.
Note that removing those limits may allow malicious users to exhaust your server's resources.
### How to install
Download [the latest release](https://github.com/s9e/phpbb-ext-nolimits/releases/download/1.1.0/nolimits.zip) and unzip in the phpBB/ext directory of your forum. Then go to the ACP and enable the extension.
### Support
No support is provided for this extension.