Fix checkApiServletClientId placeholder in production config sample

It should not be multiline, as registrar client ids are single short-ish identifiers with no spaces allowed. There's no way for them to span multiple lines.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=162389442
This commit is contained in:
mcilwain 2017-07-18 12:46:49 -07:00 committed by Ben McIlwain
parent d9613cf69a
commit f771b32ece

View file

@ -28,9 +28,7 @@ registryPolicy:
tmchCaMode: PRODUCTION
tmchCrlUrl: http://crl.icann.org/tmch.crl
tmchMarksDbUrl: https://ry.marksdb.org
checkApiServletClientId: |
multi-line
placeholder
checkApiServletClientId: placeholder
whoisDisclaimer: |
multi-line
placeholder