default max_comment_cols set to 120 and moved to general settings

This commit is contained in:
Alexandre Kaskasoli
2016-09-29 09:18:43 +01:00
parent 408bf89fd5
commit e4e89039ad

View File

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