Settings
List of settings
- Allows users to self-register
- Add to group upon registration
- Permit storage of authorization data
- Use secure password storage in cookies
- E-mail or list of e-mail addresses, separated by comma, for all outgoing messages to be duplicated to
- Send e-mail event and template IDs inside e-mails
- Duplicate e-mail address in header
- Site administrator e-mail (by default sender)
- Convert symbols of new lines from UNIX to Windows format when sending an e-mail
- Convert 8-bit symbols in the e-mail header
- Site name
- Site URL (without http://). For example: www.mysite.com
- Name of server, containing updates
- Cookie prefix
- Default upload folder
- Send status 200 for error 404 in the header
- Type of menu for zero level of site map
- Type of menu for other levels of site map
- Error report mode
- Global authorization for all site domains
- Save original names of uploaded files
- Automatically replace invalid symbols in the uploaded filenames
- Close the site public section
Detail description of settings
Header: | Add to group upon registration. |
---|---|
ID: | new_user_registration_def_group |
Description: | In this parameter you can specify the groups which a newly registered user will join automatically (when calling CUser::Register, CUser::SimpleRegister functions). |
By default: | 2 ('Everyone' group) |
Header: | Use secure authorization storage in cookies |
---|---|
ID: | use_secure_password_cookies |
Description: | If the "Enable secure authorization storage" is checked (equals to "Y"), this parameter will manage the type of cookie variable that will store information necessary for authorization. If the value of this parameter equals to "Y", then the authorization cookie will be specified with the flag 'secure'; it means that the user will be able to automatically get authorized at the site only if he/she enters it via secure HTTPS protocol. |
By default: | N |
Header: | Server, containing updates. |
---|---|
ID: | update_site |
Description: | Server URL that contains updates. |
By default: | www.bitrixsoft.com |
Header: | Cookies prefix name |
---|---|
ID: | cookie_name |
Description: | Names prefix for the cookie variables, defined by this portal. |
By default: | BITRIX_SM |
Header: | Default upload folder. |
---|---|
ID: | upload_dir |
Description: | Any subdirectory of the DocumentRoot catalogue that will store all files, uploaded to the server and saved by the CFile::SaveFile function. This parameter is widely used in functions of the CFile class. As a rule, "Uploaded files" term denotes all files, uploaded via HTML forms, except for the files, which can be uploaded into any catalogue via the "Sitemap" menu -> "Control" -> "Upload file". |
By default: | upload |
Header: | Closing public section |
---|---|
ID: | site_stopped |
Description: | Close the site public section. Possible values: "Y" (public section is closed) and "N" (public section is opened). |
By default: | N |
© «Bitrix24», 2001-2024