Last updated 4 months ago
This feature is available from version 2.5.0 or higher.
Set the Upload.ServiceUsed to 'fivemerr' in server/upload_config.lua:
Upload.ServiceUsed
server/upload_config.lua
Create a Videos Only token and place it in the Upload.Token field in server/upload_config.lua:
Videos Only
Upload.Token
Once you have completed these steps, the configuration is finished.
Upload.ServiceUsed = 'fivemerr'
Upload.Token = 'YOUR_TOKEN'