summaryrefslogtreecommitdiff
path: root/catalog.cfg
diff options
context:
space:
mode:
authorꦌꦫꦶꦏ꧀ꦦꦿꦧꦮꦑꦩꦭ꧀ <erik@darapsa.co.id>2021-07-18 21:43:36 +0800
committerꦌꦫꦶꦏ꧀ꦦꦿꦧꦮꦑꦩꦭ꧀ <erik@darapsa.co.id>2021-07-18 21:43:36 +0800
commita1ffbd6c0cb3278e4cf99dae021d96587512e5e2 (patch)
tree68203b4a973f64abb2bf21cfa668ceefbf0f9025 /catalog.cfg
parentce6ee07e9f428c7bb75782c1b7bc476fab051eb4 (diff)
parent7954efc7c63f17481996da3fd5002fb1e207adf3 (diff)
Merge branch 'master' into sicepat
Diffstat (limited to 'catalog.cfg')
-rw-r--r--catalog.cfg24
1 files changed, 12 insertions, 12 deletions
diff --git a/catalog.cfg b/catalog.cfg
index 3dde12d..c368116 100644
--- a/catalog.cfg
+++ b/catalog.cfg
@@ -144,7 +144,7 @@ ImageDir __IMAGE_DIR__/
## Here we pick up the region variables like LEFTONLY_TOP and LEFTONLY_BOTTOM.
##
## Commenting; new variables TOP and BOTTOM will be defined in variable directory.
-## No longer going to need multiple leftright_top, leftonly_top, etc; will be
+## No longer going to need multiple leftright_top, leftonly_top, etc; will be
## defined in "display_class" in each page.
#DirConfig Variable templates/regions
@@ -227,7 +227,7 @@ UserTrack no
# during your testing.
RobotLimit 100
-# We also count the number of accesses from the same IP address. More than
+# We also count the number of accesses from the same IP address. More than
# RobotLimit accesses within a one hour period will cause a Forbidden result.
# Uncomment the following line to change the 1 hour period to 30 minutes.
# Limit ip_session_expire 30
@@ -278,7 +278,7 @@ UserDB default from_plain 1
UserDB default bcrypt_pepper __BCRYPT_PEPPER__
# Set to 1 to make the username and password case-insensitive
-UserDB default ignore_case 0
+UserDB default ignore_case 1
# Change a field to something that doesn't conflict in MySQL
UserDB default time_field mod_time
@@ -426,11 +426,11 @@ FormIgnore mv_handling
#
#
-# Along these lines further, for better integrity and less chance of a
+# Along these lines further, for better integrity and less chance of a
# user screwing up your order routes:
# Note that __ORDER_ROUTES__ is empty by default, default Route "default"
# is used with cascades
-FormIgnore mv_order_route
+FormIgnore mv_order_route
## This route places the order entry in the database. If you don't
## have an inventory table (or a userdb table for that matter) make
@@ -538,7 +538,7 @@ Profiles include/profiles/*.*
## Sets the default as to whether items are aggregated or ordered
## on separate lines. Can be overridden with mv_separate_items=0 in
## URL or form.
-SeparateItems no
+SeparateItems No
#==========================================================================#
@@ -572,14 +572,14 @@ EOR
AutoModifier pricing:price_group
-#
+#
# If the user is not a dealer (or not logged in) then pricing just comes
# from "price". Any quantity discounts will be set in the qN fields in the
# database, and are separate from dealer quantity discounts.
-#
+#
Profile dealer <<EOR
-{
+{
CommonAdjust => <<EOF,
pricing:w5,w10:,
@@ -593,7 +593,7 @@ EOF
EOR
Profile distributor <<EOR
-{
+{
CommonAdjust => <<EOF,
pricing:w5,w10:,
@@ -609,7 +609,7 @@ EOR
## This should match the default direct setting below this paragraph
Profile default CommonAdjust "pricing:q5,q10 ;:sale_price, ;:price, ;$, :related, ==:options"
-Profile default NonTaxableField
+Profile default NonTaxableField
Profile default PriceField 0
CommonAdjust pricing:q5,q10 ;:sale_price, ;:price, ;$, :related, ==:options
@@ -758,4 +758,4 @@ Jobs log __LOGDIR__/jobs.log
Jobs base_directory etc/jobs
Variable PIKUL_ANTERAJA 0
-Variable PIKUL_ANTERAJA 1
+Variable PIKUL_SICEPAT 1