mirror of
https://github.com/flarum/core.git
synced 2025-08-26 09:34:59 +02:00
chore(package-manager): set min core version and add warning
Signed-off-by: Sami Mazouz <sychocouldy@gmail.com>
This commit is contained in:
@@ -72,6 +72,7 @@ flarum-package-manager:
|
||||
title: Queue
|
||||
|
||||
settings:
|
||||
access_warning: Please be careful to who you give access to the admin area, the package manager could be misused by bad actors to install packages that can lead to security breaches.
|
||||
queue_jobs: Run operations in the background queue
|
||||
queue_jobs_help: >
|
||||
You can read about a <a href='{basic_impl_link}'>basic queue</a> implementation or a <a href='{adv_impl_link}'>more advanced</a> one.
|
||||
|
Reference in New Issue
Block a user