diff --git a/rtv/templates/rtv.cfg b/rtv/templates/rtv.cfg index ef11a57..5e52a80 100644 --- a/rtv/templates/rtv.cfg +++ b/rtv/templates/rtv.cfg @@ -37,6 +37,9 @@ history_size = 200 ; Open external links using programs defined in the mailcap config. enable_media = False +; Maximum number of columns for a comment +max_comment_cols = 120 + ################ # OAuth Settings ################ @@ -57,9 +60,6 @@ oauth_redirect_port = 65000 ; Access permissions that will be requested. oauth_scope = edit,history,identity,mysubreddits,privatemessages,read,report,save,submit,subscribe,vote -; Maximum number of columns for a comment -max_comment_cols = 80 - [bindings] ############## # Key Bindings