wip
This commit is contained in:
Vendored
+10
@@ -19,3 +19,13 @@ AC_CCACHE=true
|
||||
AC_RESTARTER_BINPATH=
|
||||
AC_RESTARTER_BINFILE=
|
||||
AC_RESTARTER_WITHGDB=
|
||||
|
||||
#
|
||||
# mod-encounter-journal
|
||||
# This deployment reads only .conf.dist files, so module conf overrides
|
||||
# live here as env vars. ExportOnStart=1 writes JSON/Lua right after the
|
||||
# custom_ej_* tables load. EXPORT_PATH must point at a directory that's
|
||||
# mounted on the host so the file appears outside the container.
|
||||
#
|
||||
AC_ENCOUNTER_JOURNAL_EXPORT_ON_START=1
|
||||
AC_ENCOUNTER_JOURNAL_EXPORT_PATH=/azerothcore/env/dist/logs
|
||||
|
||||
Reference in New Issue
Block a user