Merge branch 'kb_development' into kb_migration
This commit is contained in:
commit
9fa468a4bf
30 changed files with 239 additions and 49 deletions
|
@ -9,6 +9,9 @@ class MoveUserSettings < ActiveRecord::Migration[6.1]
|
|||
default_sensitive: 'web.default_sensitive',
|
||||
default_language: 'default_language',
|
||||
public_post_to_unlisted: 'public_post_to_unlisted',
|
||||
reject_public_unlisted_subscription: 'reject_public_unlisted_subscription',
|
||||
reject_unlisted_subscription: 'reject_unlisted_subscription',
|
||||
send_without_domain_blocks: 'send_without_domain_blocks',
|
||||
noindex: 'noindex',
|
||||
theme: 'theme',
|
||||
trends: 'web.trends',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue