diff options
author | ꦌꦫꦶꦏ꧀ꦦꦿꦧꦮꦑꦩꦭ꧀ <erik@darapsa.co.id> | 2021-07-24 12:28:46 +0800 |
---|---|---|
committer | ꦌꦫꦶꦏ꧀ꦦꦿꦧꦮꦑꦩꦭ꧀ <erik@darapsa.co.id> | 2021-07-24 12:28:46 +0800 |
commit | 02ff6591ba83e1b8a934ec8017f8af7a45657fa8 (patch) | |
tree | 1e6fff51901125a2ab1a8ff8c2270175ed2b6867 /catalog.cfg | |
parent | 11f642004eec38d604355c0df54a0201baa35018 (diff) |
Origins and destinations can now be more than one
Diffstat (limited to 'catalog.cfg')
-rw-r--r-- | catalog.cfg | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/catalog.cfg b/catalog.cfg index 87aeebe..5f84b3f 100644 --- a/catalog.cfg +++ b/catalog.cfg @@ -757,4 +757,6 @@ SearchProfile include/profiles/searchprofiles Jobs log __LOGDIR__/jobs.log Jobs base_directory etc/jobs -Variable PIKUL_ANTERAJA 0 +Variable PIKUL 0 +Variable PIKUL_ANTERAJA 1 +Variable PIKUL_END 2 |