asset warning on anon download prevention setting
This commit is contained in:
parent
1ef48f6af3
commit
d8f66a3eee
|
@ -1002,7 +1002,7 @@ en:
|
|||
|
||||
vacuum_db_days: "Run VACUUM FULL ANALYZE to reclaim DB space after migrations (set to 0 to disable)"
|
||||
|
||||
prevent_anons_from_downloading_files: "Prevent anonymous users from downloading files."
|
||||
prevent_anons_from_downloading_files: "Prevent anonymous users from downloading files. WARNING: this will prevent any site assets posted as attachments from working."
|
||||
|
||||
errors:
|
||||
invalid_email: "Invalid email address."
|
||||
|
|
Loading…
Reference in New Issue