mirror of
https://github.com/tomoko-dev9/nntpchan.git
synced 2026-06-01 20:34:46 +02:00
try using 1 thread for regenerating thumbnails
This commit is contained in:
@@ -38,7 +38,7 @@
|
||||
<label>very load heavy actions, use with care</label>
|
||||
<div>
|
||||
<button onclick="nntpchan_admin('frontend.regen', {})">regenerate all pages</button>
|
||||
<button onclick="nntpchan_admin('thumbnail.regen', {})">regenerate all thumbnails</button>
|
||||
<button onclick="nntpchan_admin('thumbnail.regen', {threads:1})">regenerate all thumbnails</button>
|
||||
</div>
|
||||
</div>
|
||||
<div id="nntpchan_mod_result"></div>
|
||||
|
||||
Reference in New Issue
Block a user