; The page id in the toolbox that is the entry page for Event management - Generally set for each server
application_page = 36 ;Page ID for this application
application_url = "order-tickets-online-6" ;Optional URL segment for application
+
members_only_page = 37 ;Page ID for members only area
members_only_url = "members-only-area" ;Optional URL segment for members only area
+
option.member_db_integrated = false ;Use Standard Member DB: true = Use standard Member DB, false = Use Separate Member DB
option.events = false
option.accommodations = false ;Enable Reservations for members (not event housing)
option.checkout_images = false ;Display venue, event, and other images on the checkout page
option.cart_promotions = false ;Permit promoting other performances on cart page
option.users_access_all_members = true ;Member contact users can have access to all members data
+option.ask_for_likely_date = false ;Ask user for a likely date they would use for non-date-specific tickets (in cart)
+
ticket_hold_time = 60 ;Time in minutes to hold tickets in a cart
session_timeout = 60 ;Time in minutes before session times out
admin_session_timeout = 1560 ;Time in minutes before admin session times out