config->ffmpeg = is_executable($pt->config->ffmpeg_binary_file); function isEnabled($func) { return is_callable($func) && false === stripos(ini_get('disable_functions'), $func); } $enabled = true; if (!isEnabled('shell_exec')) { $enabled = false; } ?>

General Configuration

Important! There are some errors found on your system, please review System Status.
General Configuration

Allow users to switch account.
config->switch_account == 'on') ? 'checked': '';?>>

Switch Account Counts


Turn on error reporting so developer can see errors.
config->developer_mode == 'on') ? 'checked': '';?>>


Show /developers page to all users for API requests.
config->developers_page == 'on') ? 'checked': '';?>>


Turn the whole site under Maintenance.
You can get the site back by visiting config->site_url;?>/login?access=admin
config->maintenance_mode == 'on') ? 'checked': '';?>>


Enable SEO links E.g: site.com/this-is-a-video-_ID.html, this will improve your Google Ranking
config->seo_link == 'on') ? 'checked': '';?>>


Users will be able to view their watched videos.
config->history_system == 'on') ? 'checked': '';?>>


Show popular channels ranked by most subscribers.
config->popular_channels == 'on') ? 'checked': '';?>>


Create articles in blog section.
config->article_system == 'on') ? 'checked': '';?>>


Articles will seen in home page.
config->show_articles == 'on') ? 'checked': '';?>>


Show +18 Pop-up when user access the site.
config->pop_up_18 == 'on') ? 'checked': '';?>>
Set the amount of hours to block a user which isn't above 18 years old.


Show language modal when user access the site.
config->lang_modal == 'on') ? 'checked': '';?>>

Choose thhe site default language.


Allow users to create copyright takedown requests.
config->report_copyright == 'on') ? 'checked': '';?>>


Allow users to subscribe to playlists
config->playlist_subscribe == 'on') ? 'checked': '';?>>


Allow users to create post under channel page.
config->post_system == 'on') ? 'checked': '';?>>

{{LANG choose_which_categories}}
Choose the limit of how many videos will show on each page.

Set censored words, seperated by a comma (,)


Set your site default date format.
Login & Registration
User Configuration

Allow users to delete their accounts.
config->delete_account == 'on') ? 'checked': '';?>>


Adding verification badge to users
config->verification_badge == 'on') ? 'checked': '';?>>


Allow users to block each other.
config->block_system == 'on') ? 'checked': '';?>>


Users should pay to subscribe to a channel.
config->payed_subscribers == 'on') ? 'checked': '';?>>
Your percentage cut from paid subscribers (Leave it 0 if you don't want to get any commissions.)


Allow users to donate to channels.
config->donate_system == 'on') ? 'checked': '';?>>


Allow users to invite other users to your site.
config->invite_links_system == 'on') ? 'checked': '';?>>
Other Settings

Choose which server to use, NodeJS or Ajax. See How to run and install Nodejs/forever/npm on your server?


Choose the comment system default provider.

How many comments to show by default?