View file wapgallery/admin/set-temp.txt

File size: 2.18Kb
#
# WAPgallery settings file
# (C) Community mobile 2005
#
# Formatting:
# #  = file comment only
# ## = category
# #. = subcategory
# #, = field commment

#
## Database settings
#
#. Connection details
Dhost(Host):
Duser(Username):
Dpwd(Password):
Ddb(Database):
#. Table names
Tusers(Users):wap_users
Tcollections(Collections):wap_collections
Tpictures(Pictures):wap_pictures
Tweblog(WAP log):wap_webLog
TSMSsentlog(SMS sent log):wap_smssent
Tdevices(Mobile devices):wap_devices

#
## File system
#
FSpath(Root directory path):

#
## Web server
#
#, Select if using the fancy URLs feature on an apache server (recommended)
WSapache(Slash-separated URLs?):0
#, If this is set, then it should include initial /, eg '/mobile'
WSpath(URL path):
#, e.g. wap.mydomain.com
WShost(URL host):wap.mydomain.com

#
## Site details
#
SDtitle(WAP site title):Title
SDgallName(Gallery name):Gallery name
SDemail(Your email address):
#, If given, identifies collections in menus with the given prefix
SDidColls(Identify collections):G:

#
## User error messages
#
#, If given user name is not registered
Eusernotreg(User not registered):Error: User name not registered
Eusernotfound(No username given):Error: No user name given

#
## SMS settings
#
SMSsend(SMS send proxy URL):sendVgsSMS.php
#, SMS account username
SMSuser(Username):
#, SMS account password
SMSpwd(Password):
# Set to 1 (one) to log all sent SMS, otherwise 0 (zero)
SMSlogsent(Log SMS?):1
# SMSfrom - Validated number as per VGSmail (changing this will not change the apparent sender of the SMS)
#SMSfrom(Sender ID):

#
## Admin settings
#
#, Controls size of pictures when using 'Edit gallery'<br />Set to 'S', 'M' or 'L' by 'Edit gallery'
Apicsize(Edit gallery picture size):S
#, If this is selected, users can access the site without a username, using the guest account
Aguests(Allow guest account?):1
#, License key, provided on purchase
Alicense(License key):
#, Enables the phone simulator view when WAP site is viewed on a PC
Asimulator(Use simulator skin on PCs?):1
Adebug(Echo debug messages?):1
#. Commercial Edition only
#, Only send free text messages
Atestmode(SMS test mode?):1