Next: 4.3.2 [POSIX]
 Up: 4.3 The Configuration File
 Previous: 4.3 The Configuration File
     Contents 
     Index 
- verbosity
 
- verbosity level (integer, default: 1).
 
- bpp
 
- default bits per pixel (integer, default: 1)
 
- db_name
 
- name (on the Palm) of the DB (string, no default)
 
- db_file
 
- filename for the db relative to the plucker dir
(string, no default)
 
- cache_dir_name
 
- name of the directory where cache files will
be stored (string, default: cache)
 
- home_url
 
- the URL to home document (string, default:
plucker:/home.html)
 
- home_maxdepth
 
- max depth to spider the home document
(integer, default: 2)
 
- home_stayonhost
 
- use STAYONHOST for home_url (boolean,
default: false)
 
- home_staybelow
 
- the url part (as STAYBELOW) for home_url
(string, no default)
 
- maxwidth
 
- max width for the images (string, default: 150)
 
- maxheight
 
- max height for the images (string, default: 250)
 
- pluckerdir
 
- path to the plucker dir (string, default:
$HOME/.plucker/)
 
- image_parser
 
- specify which parser to use for converting
images, possible values are windows, netpbm, and imagemagick.
(defaults to whatever the system determines to be the default parser.)
 
- before_command
 
- specify commands to be executed before spidering
(string, no default)
 
- after_command
 
- specify commands to be executed after spidering
(string, no default)
 
- user
 
- hotsync user name (string, no default) (Only used on Windows)
 
- copyprevention_bit
 
- set the copy prevention bit in the DB.
(boolean, default: false)
 
- backup_bit
 
- set the backup bit in the DB. (boolean, default: false)
 
- launchable_bit
 
- set the launchable bit in the DB. (boolean,
default: false)
 
- icon
 
- store an icon in the DBs appinfo block. (boolean, default: false)
 
- small_icon
 
- path to Tbmp (15x9), if the icon key is set, use
this bitmap for the small icon. (string, default: standard PluckerDB icon)
 
- big_icon
 
- path to Tbmp (32x32), if the icon key is set, use
this bitmap for the large icon. (string, default: standard PluckerDB icon)
 
- zlib_compression
 
- a flag indicating whether to use new zlib
compression instead of the doc compression. (boolean, default: false)
 
- no_image_compression_limit
 
- if a Tbmp is smaller than the given
size then it will not be compressed (integer, default 0)
 
- category
 
- default category for the created database (string, default: Unfiled)
 
 
 
 
 
 
 Next: 4.3.2 [POSIX]
 Up: 4.3 The Configuration File
 Previous: 4.3 The Configuration File
     Contents 
     Index 
The Plucker Team