From f4499a7b727759ed72976070a8ec858d777bf356 Mon Sep 17 00:00:00 2001 From: Scott Date: Tue, 6 Dec 2016 02:56:33 -0600 Subject: [PATCH] Removes edit only from configs --- shreddit.yml.example | 4 ---- shreddit/shreddit.yml.example | 4 ---- 2 files changed, 8 deletions(-) diff --git a/shreddit.yml.example b/shreddit.yml.example index ddb6a64..f7271ea 100644 --- a/shreddit.yml.example +++ b/shreddit.yml.example @@ -45,10 +45,6 @@ multi_whitelist: [] # but the output from the program will be shown as an example trial_run: False -# Don't delete but *do* edit, could prove... interesting to see a comment -# with 5000 upvotes and it's just a lorem ipsum! -edit_only: False - # Ignore distinguished comments. whitelist_distinguished: True diff --git a/shreddit/shreddit.yml.example b/shreddit/shreddit.yml.example index ddb6a64..f7271ea 100644 --- a/shreddit/shreddit.yml.example +++ b/shreddit/shreddit.yml.example @@ -45,10 +45,6 @@ multi_whitelist: [] # but the output from the program will be shown as an example trial_run: False -# Don't delete but *do* edit, could prove... interesting to see a comment -# with 5000 upvotes and it's just a lorem ipsum! -edit_only: False - # Ignore distinguished comments. whitelist_distinguished: True