PHP Classes

File: config/bbs.json.example

Recommend this page to a friend!
  Packages of Matthew Asham   Binkterm PHP   config/bbs.json.example   Download  
File: config/bbs.json.example
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Binkterm PHP
Bulletin board system based on the Web
Author: By
Last change:
Date: 5 days ago
Size: 1,503 bytes
 

Contents

Class file image Download
{ "features": { "webdoors": true, "shoutbox": true, "advertising": true, "voting_booth": true, "chat": true, "file_areas": true, "guest_doors_page": false, "bbs_directory": true, "public_files_index": false, "qwk": true }, "default_echo_interface": "echolist", "bulletin_display_mode": "once", "dashboard_ad_rotate_interval_seconds": 20, "max_cross_post_areas": 5, "echomail_moderation_threshold": 0, "outgoing_charset": "CP437", "qwk": { "bbs_id": "", "max_messages_per_download": 2500 }, "ai_assistant": { "enabled": false, "share_summary_enabled": true }, "terminal_idle": { "warn_minutes": 5, "disconnect_minutes": 7 }, "packet_bbs": { "session_timeout_minutes": 15, "allow_guest_who": true }, "credits": { "enabled": true, "symbol": "CR", "daily_amount": 25, "daily_login_delay_minutes": 5, "approval_bonus": 100, "netmail_cost": 10, "echomail_reward": 3, "crashmail_cost": 20, "poll_creation_cost": 15, "file_upload_cost": 0, "file_upload_reward": 0, "file_download_cost": 0, "file_download_reward": 0, "return_14days": 50, "transfer_fee_percent": 0.05, "referral_enabled": false, "referral_bonus": 25, "ai_credits_per_milli_usd": 0 } }