FIX editing of ttrss-config.php

vim would break it if you don't set bkc=yes
This commit is contained in:
boyska 2018-08-09 17:55:27 +02:00
parent 4279c8f09f
commit ff59b1cf3e

View file

@ -196,4 +196,4 @@
// Expected config version. Please update this option in config.php
// if necessary (after migrating all new options from this file).
// vim:ft=php
// vim:ft=php bkc=yes: