1C-Bitrix 25.700.0
Загрузка...
Поиск...
Не найдено
default_option.php
См. документацию.
1<?php
3 'allow_anonymous' => 'Y',
4 'show_auth_links' => 'Y',
5 'subscribe_section' => '#SITE_DIR#about/',
6 'posting_interval' => '20',
7 'default_from' => '',
8 'default_to' => '',
9 'posting_charset' => 'Windows-1251,ISO-8859-1,UTF-8',
10 'allow_8bit_chars' => 'N',
11 'attach_images' => 'N',
12 'subscribe_confirm_period' => '60',
13 'subscribe_auto_method' => 'agent',
14 'subscribe_max_emails_per_hit' => '5',
15 'subscribe_template_method' => 'agent',
16 'subscribe_template_interval' => '60',
17 'max_bcc_count' => '0',
18 'mail_additional_parameters' => '',
19 'max_file_size' => '0',
20 'max_files_size' => '0',
21];
$subscribe_default_option
Определения default_option.php:2