forked from Archives/Athou_commafeed
proxy images through commafeed (#231)
This commit is contained in:
@@ -137,6 +137,12 @@
|
||||
<input type="checkbox" name="pubsubhubbub" ng-model="settings.pubsubhubbub" />
|
||||
</div>
|
||||
</div>
|
||||
<div class="control-group">
|
||||
<label class="control-label" for="imageProxyEnabled">Proxy entry images</label>
|
||||
<div class="controls">
|
||||
<input type="checkbox" name="imageProxyEnabled" ng-model="settings.imageProxyEnabled" />
|
||||
</div>
|
||||
</div>
|
||||
<div class="control-group">
|
||||
<label class="control-label" for="logLevel">Logging level</label>
|
||||
<div class="controls">
|
||||
|
||||
Reference in New Issue
Block a user