mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 13:35:56 +00:00
remove limit on opml size
This commit is contained in:
@@ -43,7 +43,6 @@
|
||||
<div class="expPane">
|
||||
|
||||
<form enctype="multipart/form-data" method="POST" action="opml.php">
|
||||
<input type="hidden" name="MAX_FILE_SIZE" value="30000">
|
||||
File: <input id="opml_file" name="opml_file" type="file">
|
||||
<input class="button" name="op" onclick="return validateOpmlImport();"
|
||||
type="submit" value="Import">
|
||||
|
||||
Reference in New Issue
Block a user