{{ ta('use_the_form_below_to_add_edit_user_package_details', 'Use the form below to [[[FORM_TYPE]]] user package details.', {'FORM_TYPE': formType}) }}


{{ ta('allow_users_to_upload', 'Allow users to upload.') }}

{{ ta('files', 'files')|lower }}

{{ ta('spam_protect_max_files_a_user_ip_address_or_account_can_upload_per_day', 'Spam protect: Max files a user IP address or account can upload per day. Leave blank for unlimited.') }}

{{ ta('files', 'files')|lower }}

{{ ta('the_maximum_amount_of_files_that_can_be_uploaded_at_the_same_time', 'The maximum amount of files that can be uploaded at the same time for users.') }}

{{ ta('bytes_lower', 'bytes') }}

{{ ta('the_max_upload_filesize_for_users_in_bytes', 'The max upload filesize for users (in bytes)') }}

{{ ta('the_file_extensions_which_are_permitted', 'The file extensions which are permitted. Leave blank for all. Separate by semi-colon. i.e. .jpg;.gif;.doc;') }}

{{ ta('the_file_extensions_which_are_not_permitted', 'The file extensions which are NOT permitted. Leave blank to allow all file types. Separate by semi-colon. i.e. .jpg;.gif;.doc;') }}

{{ ta('allow_users_to_use_the_remote_url_download_feature', 'Allow users to use the remote url download feature.') }}

urls

{{ ta('the_maximum_remote_urls_a_user_can_download_at_once', 'The maximum remote urls a user can download at once.') }}

{{ ta('bytes_lower', 'bytes') }}

{{ ta('maximum_storage_permitted_for_users', 'Maximum storage permitted for users, in bytes. Use 0 (zero) for no limits.') }}

{{ ta('optional_if_set_upload_urls_are_appended_with_this_path', 'Optional. If set, upload urls are appended with this path. Can be used to limit upload speed on Nginx for "local" or "direct" storage servers. (more information)')|raw }}

seconds

{{ ta('how_long_to_wait_between_downloads', 'How long a user must wait between downloads, in seconds. Set to 0 (zero) to disable. Note: Ensure the \'downloads_track_current_downloads\' is also set to \'yes\' in site settings to enable this.') }}

{{ ta('bytes_lower', 'bytes') }}

{{ ta('maximum_download_speed_for_users', 'Maximum download speed for users, in bytes per second. i.e. 50000. Use 0 for unlimited.') }}

{{ ta('files', 'files')|lower }}

{{ ta('the_maximum_concurrent_downloads_a_user_can_do_at_once', 'The maximum concurrent downloads a user can do at once. Set to 0 (zero) for no limit. Note: Ensure the \'downloads_track_current_downloads\' is also set to \'yes\' in site settings to enable this.

This option will not work when "Improved Downloads" option is set on the file storage server. In this instance, use the "Download Url Slug" method below.') }}

{{ ta('files', 'files')|lower }}

{{ ta('the_maximum_total_file_count_a_user_can_download_in_a_24_hour_period', 'The maximum total file count a user can download in a 24-hour period. Set to 0 (zero) to disable') }}.

{{ ta('bytes_lower', 'bytes') }}

{{ ta('the_maximum_total_filesize_a_user_can_download_in_a_24_hour_period', 'The maximum total filesize a user can download in a 24-hour period. Set to 0 (zero) to disable.') }}

{{ ta('bytes_lower', 'bytes') }}

{{ ta('the_maximum_single_filesize_a_user_can_download', 'The maximum single filesize a user can download (in bytes). Set to 0 (zero) to ignore.') }}

{{ ta('optional_if_set_final_download_urls_are_appended_with_this_path', 'Optional. If set, final download urls are appended with this path. Can be used to limit download speed & concurrent downloads on Nginx for "local" or "direct" storage servers. (more information)')|raw }}

{{ ta('show_the_premium_account_upgrade_page', 'Show the premium account upgrade page for users.') }}

days

{{ ta('the_amount_of_days_after_nonactive_files_are_removed_for_users', 'The amount of days after non-active files are removed for users. Non-active = time since last download. Use 0 for unlimited.') }}

days

{{ ta('files_are_kept_in_the_users_trash_for_this_period', 'File are kept in the users trash for this period, then automatically removed. Use 0 for unlimited.') }}

{{ ta('the_type_of_account', 'The type of account. Note that Moderator & Admin have access to the admin area.') }}

days

{{ ta('accounts_of_this_type_are_set_as_disabled_after_this_many_days', 'Accounts of this type are set as disabled after this many days. Any files are not deactivated. This option is normally disabled for registered accounts by using 0 to never expire. Set as 0 to ignore.') }}


{{ PluginHelper.getPluginAdminPackageSettingsFormV2(gEditUserLevelId) }}