Вход Регистрация
Файл: adultscript-2.0.3-pro/files/libraries/cdn.php
Строк: 91
<?php
defined
('_VALID') or die('Restricted Access!');

// This file is used to configure CDN, every option is documented. Please read carefully
// before enabling anything in this file. Every file needs to preserve the orignal path
// on the remote server, eg: if you use a separate server, the path for model images will
/// need to be http://model.domain.com/media/pornstars/.

/**
 * CDN_URL will define the CDN URL or SEPARATE SERVER url for you CSS, Javascript and Image
 * files that can be found in /templates/your-template/{css,js,images}. These files need to
 * be uploaded manually to your CDN server (service), before you can use this feature.
 *
 * Uncomment the line below to enable CDN/Separate Server.
 */
//define('CDN_URL', 'http://static.domain.com');

// documentation to come, this is basically same as multi-server
//define('CDN_VIDEO_URL', '');

/**
 * CDN_THUMB_URL will define the CDN URL or SEPARATE SERVER url for your video thumbs. You can
 * configure the separate server FTP or CDN server credentials in:
 *
 * Admin -> Video -> Configure -> Thumbs
 *
 * Uncomment the line below to enable CDN or Separate Server for video thumbs
 *
 */
//define('CDN_THUMB_URL', 'http://thumbs.domain.com');

/**
 * CDN_PHOTO_URL will define the CDN URL or SEPARATE SERVER url for your photo images. All images
 * related to photos will be served from the URL defined here (including photo thumbs, album covers,
 * resized photos, original photos). You can configure the separate server FTP or CDN credentials in:
 * 
 * Admin -> Photo -> Configure -> Upload
 *
 * Uncomment the line below to enable CDN or Separate Server for photos
 *
 */
//define('CDN_PHOTO_URL', 'http://photo.domain.com');

/**
 * CDN_MODEL_URL will define the CDN URL or SEPARATE SERVER url for your model images. All images
 * related to models will be served from the URL defined here. You can configure the separate server
 * FTP or CDN FTP credentials in:
 * 
 * Admin -> Model -> Configure -> Photo
 *
 * Uncomment the line below to enable CDN or Separate Server for model images
 *
 */
//define('CDN_MODEL_URL', 'http://models.domain.com');

/**
 * CDN_USER_URL will define the CDN URL or SEPARATE SERVER url for your user avatars. All images
 * related to models will be served from the URL defined here. You can configure the separate server
 * FTP or CDN FTP credentials in:
 * 
 * Admin -> Model -> Configure -> Photo
 *
 * Uncomment the line below to enable CDN or Separate Server for model images
 *
 */
//define('CDN_USER_URL', 'http://users.domain.com');
Онлайн: 1
Реклама