mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-07-05 23:38:54 +02:00
added setting to convert profile iamges to png in control panel
This commit is contained in:
@@ -60,6 +60,17 @@
|
||||
</div>
|
||||
</form>
|
||||
|
||||
<form>
|
||||
<h3>Profile Settings</h3>
|
||||
<div class="alert alert-warning">
|
||||
<div class="checkbox">
|
||||
<label>
|
||||
<input type="checkbox" data-field="profile:convertProfileImageToPNG"> <strong>Convert profile image uploads to PNG</strong>
|
||||
</label>
|
||||
</div>
|
||||
</div>
|
||||
</form>
|
||||
|
||||
<form>
|
||||
<h3>User Settings</h3>
|
||||
<div class="alert alert-warning">
|
||||
|
||||
Reference in New Issue
Block a user