X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=lib%2Fdefault.php;h=f00104936339dc8459673453bb20daf52de2e12a;hb=faa12e63c0c7640afc47fa527a1cfa1a7091d4d0;hp=124c90c9983df0a2a9668869030861348c7354a9;hpb=f6e614b8943be20e9688bdf970e236e19ac06aae;p=quix0rs-gnu-social.git diff --git a/lib/default.php b/lib/default.php index 124c90c998..f001049363 100644 --- a/lib/default.php +++ b/lib/default.php @@ -20,20 +20,20 @@ * along with this program. If not, see . * * @category Config - * @package StatusNet + * @package GNUsocial * @author Evan Prodromou * @copyright 2008-9 StatusNet, Inc. * @license http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0 - * @link http://status.net/ + * @link http://www.gnu.org/software/social/ */ $default = - array('site' => - array('name' => 'Just another StatusNet microblog', - 'nickname' => 'statusnet', + array('site' => + array('name' => 'Just another GNU social node', + 'nickname' => 'gnusocial', 'wildcard' => null, 'server' => $_server, - 'theme' => 'default', + 'theme' => 'neo', 'path' => $_path, 'logfile' => null, 'logo' => null, @@ -52,20 +52,19 @@ $default = 'timezone' => 'UTC', 'broughtbyurl' => null, 'closed' => false, - 'inviteonly' => false, - 'private' => false, + 'inviteonly' => true, + 'private' => true, 'ssl' => 'never', 'sslserver' => null, - 'shorturllength' => 30, 'dupelimit' => 60, // default for same person saying the same thing - 'textlimit' => 140, + 'textlimit' => 0, // in chars; 0 == no limit 'indent' => true, 'use_x_sendfile' => false, 'notice' => null, // site wide notice text 'build' => 1, // build number, for code-dependent cache ), 'db' => - array('database' => 'YOU HAVE TO SET THIS IN config.php', + array('database' => null, // must be set 'schema_location' => INSTALLDIR . '/classes', 'class_location' => INSTALLDIR . '/classes', 'require_prefix' => 'classes/', @@ -78,13 +77,15 @@ $default = 'schemacheck' => 'runtime', // 'runtime' or 'script' 'annotate_queries' => false, // true to add caller comments to queries, eg /* POST Notice::saveNew */ 'log_queries' => false, // true to log all DB queries - 'log_slow_queries' => 0), // if set, log queries taking over N seconds + 'log_slow_queries' => 0, // if set, log queries taking over N seconds + 'mysql_foreign_keys' => false), // if set, enables experimental foreign key support on MySQL 'syslog' => array('appname' => 'statusnet', # for syslog 'priority' => 'debug', # XXX: currently ignored 'facility' => LOG_USER), 'queue' => - array('enabled' => false, + array('enabled' => true, + 'daemon' => false, # Use queuedaemon. Default to false 'subsystem' => 'db', # default to database, or 'stomp' 'stomp_server' => null, 'queue_basename' => '/queue/statusnet/', @@ -99,7 +100,6 @@ $default = 'softlimit' => '90%', // total size or % of memory_limit at which to restart queue threads gracefully 'spawndelay' => 1, // Wait at least N seconds between (re)spawns of child processes to avoid slamming the queue server with subscription startup 'debug_memory' => false, // true to spit memory usage to log - 'inboxes' => true, // true to do inbox distribution & output queueing from in background via 'distrib' queue 'breakout' => array(), // List queue specifiers to break out when using Stomp queue. // Default will share all queues for all sites within each group. // Specify as / or //, @@ -130,11 +130,14 @@ $default = 'restore' => true, 'delete' => false, 'move' => true), + 'image' => + array('jpegquality' => 85), 'avatar' => array('server' => null, 'dir' => INSTALLDIR . '/avatar/', 'path' => $_path . '/avatar/', - 'ssl' => null), + 'ssl' => null, + 'maxsize' => 300), 'background' => array('server' => null, 'dir' => INSTALLDIR . '/background/', @@ -149,12 +152,16 @@ $default = 'dir' => null, 'path'=> null, 'ssl' => null), + 'usertheme' => + array('linkcolor' => 'black', + 'backgroundcolor' => 'black'), 'theme_upload' => array('enabled' => extension_loaded('zip')), 'javascript' => array('server' => null, 'path'=> null, - 'ssl' => null), + 'ssl' => null, + 'bustframes' => true), 'local' => // To override path/server for themes in 'local' dir (not currently applied to local plugins) array('server' => null, 'dir' => null, @@ -164,17 +171,6 @@ $default = array('enabled' => false, // whether to throttle edits; false by default 'count' => 20, // number of allowed messages in timespan 'timespan' => 600), // timespan for throttling - 'xmpp' => - array('enabled' => false, - 'server' => 'INVALID SERVER', - 'port' => 5222, - 'user' => 'update', - 'encryption' => true, - 'resource' => 'uniquename', - 'password' => 'blahblahblah', - 'host' => null, # only set if != server - 'debug' => false, # print extra debug info - 'public' => array()), # JIDs of users who want to receive the public stream 'invite' => array('enabled' => true), 'tag' => @@ -188,9 +184,9 @@ $default = 'user' => false, 'group' => false), 'emailpost' => - array('enabled' => true), + array('enabled' => false), 'sms' => - array('enabled' => true), + array('enabled' => false), 'twitterimport' => array('enabled' => false), 'integration' => @@ -210,10 +206,6 @@ $default = 'newuser' => array('default' => null, 'welcome' => null), - 'snapshot' => - array('run' => 'web', - 'frequency' => 10000, - 'reporturl' => 'http://status.net/stats/report'), 'attachments' => array('server' => null, 'dir' => INSTALLDIR . '/file/', @@ -221,106 +213,116 @@ $default = 'sslserver' => null, 'sslpath' => null, 'ssl' => null, - 'supported' => array('image/png', - 'image/jpeg', - 'image/gif', - 'image/svg+xml', - 'audio/mpeg', - 'audio/x-speex', - 'application/ogg', - 'application/pdf', - 'application/vnd.oasis.opendocument.text', - 'application/vnd.oasis.opendocument.text-template', - 'application/vnd.oasis.opendocument.graphics', - 'application/vnd.oasis.opendocument.graphics-template', - 'application/vnd.oasis.opendocument.presentation', - 'application/vnd.oasis.opendocument.presentation-template', - 'application/vnd.oasis.opendocument.spreadsheet', - 'application/vnd.oasis.opendocument.spreadsheet-template', - 'application/vnd.oasis.opendocument.chart', - 'application/vnd.oasis.opendocument.chart-template', - 'application/vnd.oasis.opendocument.image', - 'application/vnd.oasis.opendocument.image-template', - 'application/vnd.oasis.opendocument.formula', - 'application/vnd.oasis.opendocument.formula-template', - 'application/vnd.oasis.opendocument.text-master', - 'application/vnd.oasis.opendocument.text-web', - 'application/x-zip', - 'application/zip', - 'text/plain', - 'video/mpeg', - 'video/mp4', - 'video/quicktime', - 'video/mpeg'), + 'supported' => array( + 'application/vnd.oasis.opendocument.chart' => 'odc', + 'application/vnd.oasis.opendocument.formula' => 'odf', + 'application/vnd.oasis.opendocument.graphics' => 'odg', + 'application/vnd.oasis.opendocument.graphics-template' => 'otg', + 'application/vnd.oasis.opendocument.image' => 'odi', + 'application/vnd.oasis.opendocument.presentation' => 'odp', + 'application/vnd.oasis.opendocument.presentation-template' => 'otp', + 'application/vnd.oasis.opendocument.spreadsheet' => 'ods', + 'application/vnd.oasis.opendocument.spreadsheet-template' => 'ots', + 'application/vnd.oasis.opendocument.text' => 'odt', + 'application/vnd.oasis.opendocument.text-master' => 'odm', + 'application/vnd.oasis.opendocument.text-template' => 'ott', + 'application/vnd.oasis.opendocument.text-web' => 'oth', + 'application/pdf' => 'pdf', + 'application/zip' => 'zip', + 'image/png' => 'png', + 'image/jpeg' => 'jpg', + 'image/gif' => 'gif', + 'image/svg+xml' => 'svg', + 'image/vnd.microsoft.icon' => 'ico', + 'audio/ogg' => 'ogg', + 'audio/mpeg' => 'mpg', + 'audio/x-speex' => 'spx', + 'application/ogg' => 'ogx', + 'text/plain' => 'txt', + 'video/mpeg' => 'mpeg', + 'video/mp4' => 'mp4', + 'video/ogg' => 'ogv', + 'video/quicktime' => 'mov', + 'video/webm' => 'webm', + ), 'file_quota' => 5000000, 'user_quota' => 50000000, 'monthly_quota' => 15000000, 'uploads' => true, - 'filecommand' => '/usr/bin/file', + 'show_html' => false, // show (filtered) text/html attachments (and oEmbed HTML etc.). Doesn't affect AJAX calls. 'show_thumbs' => true, // show thumbnails in notice lists for uploaded images, and photos and videos linked remotely that provide oEmbed info - 'thumb_width' => 100, - 'thumb_height' => 75, 'process_links' => true, // check linked resources for embeddable photos and videos; this will hit referenced external web sites when processing new messages. ), + 'thumbnail' => + array('crop' => false, // overridden to true if thumb height === null + 'maxsize' => 600, // thumbs with an edge larger than this will not be generated + 'width' => 450, + 'height' => 600), 'application' => array('desclimit' => null), 'group' => array('maxaliases' => 3, + 'desclimit' => null, + 'addtag' => false), + 'peopletag' => + array('maxtags' => 100, // maximum number of tags a user can create. + 'maxpeople' => 500, // maximum no. of people with the same tag by the same user + 'allow_tagging' => array('all' => true), // equivalent to array('local' => true, 'remote' => true) 'desclimit' => null), - 'oohembed' => array('endpoint' => 'http://oohembed.com/oohembed/'), + 'oembed' => + array('endpoint' => null, // 'https://noembed.com/embed/' for proxied oEmbed data + 'order' => array('built-in', 'well-known', 'service', 'discovery'), + ), 'search' => - array('type' => 'fulltext'), + array('type' => 'like'), 'sessions' => array('handle' => false, // whether to handle sessions ourselves 'debug' => false, // debugging output for sessions 'gc_limit' => 1000), // max sessions to expire at a time - 'design' => - array('backgroundcolor' => null, // null -> 'use theme default' - 'contentcolor' => null, - 'sidebarcolor' => null, - 'textcolor' => null, - 'linkcolor' => null, - 'backgroundimage' => null, - 'disposition' => null), - 'custom_css' => - array('enabled' => true, - 'css' => ''), 'notice' => - array('contentlimit' => null), + array('contentlimit' => null, + 'defaultscope' => null, // null means 1 if site/private, 0 otherwise + 'hidespam' => false), // Whether to hide silenced users from timelines 'message' => array('contentlimit' => null), 'location' => array('share' => 'user', // whether to share location; 'always', 'user', 'never' - 'sharedefault' => true), - 'omb' => - array('timeout' => 5), // HTTP request timeout in seconds when contacting remote hosts for OMB updates + 'sharedefault' => false), 'logincommand' => array('disabled' => true), 'plugins' => - array('default' => array('LilUrl' => array('shortenerName'=>'ur1.ca', - 'freeService' => true, - 'serviceUrl'=>'http://ur1.ca/'), - 'PtitUrl' => array('shortenerName' => 'ptiturl.com', - 'serviceUrl' => 'http://ptiturl.com/?creer=oui&action=Reduire&url=%1$s'), - 'SimpleUrl' => array(array('shortenerName' => 'is.gd', 'serviceUrl' => 'http://is.gd/api.php?longurl=%1$s'), - array('shortenerName' => 'snipr.com', 'serviceUrl' => 'http://snipr.com/site/snip?r=simple&link=%1$s'), - array('shortenerName' => 'metamark.net', 'serviceUrl' => 'http://metamark.net/api/rest/simple?long_url=%1$s'), - array('shortenerName' => 'tinyurl.com', 'serviceUrl' => 'http://tinyurl.com/api-create.php?url=%1$s')), - 'TightUrl' => array('shortenerName' => '2tu.us', 'freeService' => true,'serviceUrl'=>'http://2tu.us/?save=y&url=%1$s'), - 'Geonames' => null, - 'Mapstraction' => null, - 'OStatus' => null, - 'WikiHashtags' => null, - 'RSSCloud' => null, - 'OpenID' => null), + array('core' => array( + 'AuthCrypt' => array(), + 'Cronish' => array(), + 'LRDD' => array(), + 'StrictTransportSecurity' => array(), + ), + 'default' => array( + 'Activity' => array(), + 'Bookmark' => array(), + 'ClientSideShorten' => array(), + 'Directory' => array(), + 'EmailAuthentication' => array(), + 'Event' => array(), + 'Oembed' => array(), + 'OpenID' => array(), + 'OpportunisticQM' => array(), + 'OStatus' => array(), + 'Poll' => array(), + 'QnA' => array(), + 'SearchSub' => array(), + 'TagSub' => array(), + 'WebFinger' => array(), + ), 'locale_path' => false, // Set to a path to use *instead of* each plugin's own locale subdirectories 'server' => null, 'sslserver' => null, 'path' => null, 'sslpath' => null, ), + 'pluginlist' => array(), 'admin' => - array('panels' => array('design', 'site', 'user', 'paths', 'access', 'sessions', 'sitenotice', 'license')), + array('panels' => array('site', 'user', 'paths', 'access', 'sessions', 'sitenotice', 'license', 'plugins')), 'singleuser' => array('enabled' => false, 'nickname' => null), @@ -335,6 +337,10 @@ $default = 'members' => true, 'peopletag' => true, 'external' => 'sometimes'), // Options: 'sometimes', 'never', default = 'sometimes' + 'url' => + array('shortener' => 'internal', + 'maxurllength' => 100, + 'maxnoticelength' => -1), 'http' => // HTTP client settings when contacting other sites array('ssl_cafile' => false, // To enable SSL cert validation, point to a CA bundle (eg '/usr/lib/ssl/certs/ca-certificates.crt') 'curl' => false, // Use CURL backend for HTTP fetches if available. (If not, PHP's socket streams will be used.) @@ -344,6 +350,9 @@ $default = 'proxy_password' => null, 'proxy_auth_scheme' => null, ), - 'router' => - array('cache' => true), // whether to cache the router object. Defaults to true, turn off for devel - ); + 'router' => + array('cache' => true), // whether to cache the router object. Defaults to true, turn off for devel + 'discovery' => + array('cors' => false), // Allow Cross-Origin Resource Sharing for service discovery (host-meta, XRD, etc.) + 'performance' => array('high' => false) // disable some features for higher performance; default false + );