Here is the meaning of each configuration value, which are stored in the configs table.

Config name Default value Meaning Type Group Choices
WEBSITE_NAME Name of the GetBoo installationstring1
WEBSITE_LOCALE Locale for the translation in usechoices1Translations
WEBSITE_ROOT Root of the installation. Add slash / at the end of the urlstring1
WEBSITE_DIR Real directory path where the script resides on the server (no localhost or www url)string1
TAGS1The users can add and modify their bookmarks to make them publicboolean1
DEBUG0Flag installation as development. Not recommended for production mode.boolean1
USE_DEMO Display the demo account to visitors. Is created during installation, otherwise create a demo/demo account yourself if enabled afterboolean1
USECACHE Use caching of public bookmarks pages for faster executionboolean1
CACHE_DIR Directory to store the cached pages. Must be writable by the server.string1
NEWS0Enable news moduleboolean1
CURL_AVAILABLE Enable curl (library) functionsboolean1
USE_SCREENSHOT1Enable screen shot capture of public bookmarksboolean1
SCREENSHOT_URLWebsnaprScreen shot application, with %s as the placeholder for the url variablechoices1List of applications
ANTI_SPAM Enable anti-spam measures if the site experiences spammingboolean2
CAPTCHA1Enable captcha security during new user registrationboolean2
DATE_FORMATF d, Y h:i:s AThe date format is the same as the PHP date function. Do not specify the timezone paramater (e).string3
USER_MAX_TIMEOUT3600Maximum number of seconds the member can be inactive before his session expiresinteger3
PUBLIC_TIMEOUT60Minimum number of days the member has to be registered before being able to display its public bookmarks in the recent tags pageinteger2
MAXIMUM_PAGES_RECENT_TAGS5Maximum number of pages for the recent tags (bookmarks)integer3
NEWS_PER_PAGE5Number of news to display in the news sectioninteger3
SAME_IP_NEW_ACCONT_DELAY48Delay (hours) for a member to register a new account with the same IP addressinteger2
USER_TIMEOUT1800Delay of inactivity for users before their session expires, in secondsinteger3
NEWS_MSG_LENGTH325Number of chars to display in the news section for the truncated version of the newsinteger3
TAGS_PER_PAGE10Number of bookmarks displayed per page for the social bookmarking partchoices310,20,30,40,50
MAIN_FID0Folder ID (virtual) of the main folder containing the user's bookmarksinteger0
GROUPS_FID-1Folder ID (virtual) of the groups folderinteger0
ONLINE_TIMEOUT600Delay of inactivity for users to be considered online, in secondsinteger3
WAITTIME600Time to wait after a user has 3 unsuccessful login attemps, in secondsinteger2
IS_GETBOO0True only for GetBoo.comboolean0
VERSION Version number of the applicationstring0
configs.txt · Last modified: 2008/04/09 15:57 by maxime
Back to top
Recent changes RSS feed Donate Driven by DokuWiki