proxy images through commafeed (#231)

This commit is contained in:
Athou
2013-06-22 21:36:55 +02:00
parent ab51b63b39
commit 52e4a2a0b7
10 changed files with 118 additions and 8 deletions

View File

@@ -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">