Use the form below to {{ formType }} user package details.


Allow users to upload.

files

Spam protect: Max files a user IP address or account can upload per day. Leave blank for unlimited.

files

The maximum amount of files that can be uploaded at the same time for users.

bytes

The max upload filesize for users (in bytes)

The file extensions which are permitted. Leave blank for all. Separate by semi-colon. i.e. .jpg;.gif;.doc;

The file extensions which are NOT permitted. Leave blank to allow all file types. Separate by semi-colon. i.e. .jpg;.gif;.doc;

Allow users to use the remote url download feature.

urls

The maximum remote urls a user can download at once.

bytes

Maximum storage permitted for users, in bytes. Use 0 (zero) for no limits.

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)

seconds

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.

bytes

Maximum download speed for users, in bytes per second. i.e. 50000. Use 0 for unlimited.

files

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.

files

The maximum total file count a user can download in a 24-hour period. Set to 0 (zero) to disable.

bytes

The maximum total filesize a user can download in a 24-hour period. Set to 0 (zero) to disable.

bytes

The maximum single filesize a user can download (in bytes). Set to 0 (zero) to ignore.

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)

Show the premium account upgrade page for users.

days

The amount of days after non-active files are removed for users. Non-active = time since last download. Use 0 for unlimited.

days

File are kept in the users trash for this period, then automatically removed. Use 0 for unlimited.

The type of account. Note that Moderator & Admin have access to the admin area.

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) }}