mirror of
https://github.com/Rogiel/l2jserver2
synced 2025-12-05 23:22:47 +00:00
13 lines
705 B
Properties
13 lines
705 B
Properties
# ---------------------------------------------------------------------------
|
|
# XMLTemplateService configuration
|
|
# ---------------------------------------------------------------------------
|
|
# Parameters in this file are used by XMLTemplateService.
|
|
# If you are not sure on the usage of any parameter, read the "Configuration"
|
|
# section in wiki article about "XMLTemplateService".
|
|
# https://github.com/l2jserver2/
|
|
# ---------------------------------------------------------------------------
|
|
|
|
# The directory in which templates are located. All template files must be
|
|
# in .xml # file format. Must be relative to 'vfs.root' (vfs.properties)
|
|
# Default: data/templates
|
|
template.directory = data/templates |