forked from wallabag/wallabag
Added a configuration to define the redirection after archiving an entry
Fix #496
This commit is contained in:
committed by
Jeremy Benoist
parent
e042a5d78f
commit
a42f38d9fb
@ -70,6 +70,10 @@ config:
|
||||
200_word: 'Leggo ~200 parole al minuto'
|
||||
300_word: 'Leggo ~300 parole al minuto'
|
||||
400_word: 'Leggo ~400 parole al minuto'
|
||||
action_mark_as_read:
|
||||
# label: 'Where do you to be redirected after mark an article as read?'
|
||||
# redirect_homepage: 'To the homepage'
|
||||
# redirect_current_page: 'To the current page'
|
||||
pocket_consumer_key_label: Consumer key per Pocket per importare i contenuti
|
||||
# android_configuration: Configure your Android application
|
||||
form_rss:
|
||||
|
||||
Reference in New Issue
Block a user