yacy_search_server/debian/yacy.templates
f1ori 1bc08e1416 support debconf in debian package
* now you are ask some questions to preconfigure yacy after installing the debian package


git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@7048 6c8d7289-2bf4-0310-a012-ef5d649a1542
2010-08-18 13:30:57 +00:00

51 lines
1.6 KiB
Plaintext

Template: yacy/peername
Type: string
Description: name for YaCy-peer
Template: yacy/password
Type: password
Description: Admin password
Please choose an admin password for YaCy
.
If you leave this blank, YaCy's admin interface is accessable
from localhost without password. If you already set
a password, the old password won't be changed.
Template: yacy/network
Type: select
Choices: freeworld, intranet, allip, webportal, url
Default: freeworld
Description: Choose network to participate
Choose a network:
* freeworld: public general purpose YaCy network
* intranet: index local (private) ips only
* allip: private peer for all websites
* webportal: public peer for specific websites
* url: give custom network definition file via url
Template: yacy/network-url
Type: string
Description: URL for custom network definition file
Use this to configure your own YaCy-network
Template: yacy/memory-start
Type: string
Default: 180
Description: Initial java memory setting
Initial memory (in MB) for java virtual machine, you are ask for the maximum memory usage in the next question.
.
If a high performance for large search indexes is wanted, then setting the values to equal number is recommended.
.
If YaCy shall be nice in not-only-yacy environments, then the Xms value may be lower
Template: yacy/memory-max
Type: string
Default: 600
Description: Maximum java memory
Maximum memory (in MB) for java virtual machine
.
If a high performance for large search indexes is wanted, then setting the values to equal number is recommended
.
If YaCy shall be nice in not-only-yacy environments, then the Xms value may be lower