Aller au contenu principal Aide Panneau de contrôle

A+   A-

Logiciel serveur «  

Documentation : agents/configure.php

agents/configure.php - Change parameters for agents

Use this script to modify following parameters:
  • with_referrals - if set to Yes, show referrals to everybody.
Else show referrals only to associates.
  • debug_messages - if set to Yes, then processed messages will be saved
for debugging purpose. Used in agents/messages.php.
  • mail_queues[] - An array of mail accounts to poll.
Each entry has a name, and following attributes: server network address, account name, account password, allowed senders, security match, default section, processing options, processing hooks, prefix boundary, suffix boundary. Used in agents/messages.php.
  • uploads_nick_name - the nick name to be impersonated for tools that do not transmit user information (handx weblog).
Used in agents/uploads.php.
  • uploads_anchor - the section where to post articles by default.
Used in agents/uploads.php.

Configuration information is saved into parameters/agents.include.php. If YACS is prevented to write to the file, it displays parameters to allow for a manual update.

The file parameters/agents.include.php.bak can be used to restore the active configuration before the last change, if necessary.

If the file demo.flag exists, the script assumes that this instance of YACS runs in demonstration mode. In this mode the edit form is displayed, but parameters are not saved in the configuration file.

This script is a reference file of this system.

Licence : GNU Lesser General Public License

Auteurs :

Testeurs :

  • Guillaume Perez


tn