default max_comment_cols set to 120 and moved to general settings
This commit is contained in:
@@ -37,6 +37,9 @@ history_size = 200
|
|||||||
; Open external links using programs defined in the mailcap config.
|
; Open external links using programs defined in the mailcap config.
|
||||||
enable_media = False
|
enable_media = False
|
||||||
|
|
||||||
|
; Maximum number of columns for a comment
|
||||||
|
max_comment_cols = 120
|
||||||
|
|
||||||
################
|
################
|
||||||
# OAuth Settings
|
# OAuth Settings
|
||||||
################
|
################
|
||||||
@@ -57,9 +60,6 @@ oauth_redirect_port = 65000
|
|||||||
; Access permissions that will be requested.
|
; Access permissions that will be requested.
|
||||||
oauth_scope = edit,history,identity,mysubreddits,privatemessages,read,report,save,submit,subscribe,vote
|
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]
|
[bindings]
|
||||||
##############
|
##############
|
||||||
# Key Bindings
|
# Key Bindings
|
||||||
|
|||||||
Reference in New Issue
Block a user