b2evolution

Multilingual multiuser multiblog engine

b2evolution Technical Documentation (Version 1.9) [ class tree: conf ] [ index: conf ] [ all elements ]

Procedural File: _upgrade.php

Source Location: /blogs/conf/_upgrade.php

Page Details

This file includes upgrade settings for b2evolution.

b2evolution - http://b2evolution.net/ Released under GNU GPL License - http://b2evolution.net/about/license.html

Copyright:  (c)2003-2006 by Francois PLANQUE - http://fplanque.net/
Filesource:  Source Code for this file
Globals
string   $fileupload_allowedtypes [line 46]

Accepted file types, you can add to that list if you want.

Note: add a space before and after each file type. Example: $fileupload_allowedtypes = ' jpg gif png ';

Default value:  ' jpg gif png txt '
API Tags:
Deprecated:  1.6: this is only used for creating the defaults when upgrading


[ Top ]

int   $fileupload_maxk [line 56]

by default, most servers limit the size of uploads to 2048 KB if you want to set it to a lower value, here it is (you cannot set a higher value)

Default value:  '96'
API Tags:
Deprecated:  1.6: this is only used for creating the defaults when upgrading


[ Top ]

int   $stats_autoprune [line 69]

How many days of stats do you want to keep before auto pruning them?

Set to 0 to disable auto pruning

Default value:  30
API Tags:
Deprecated:  1.6: this is only used for creating the defaults when upgrading


[ Top ]



Documentation generated on Tue, 18 Dec 2007 22:53:37 +0100 by phpDocumentor 1.4.0