mirror of
https://github.com/google/nomulus
synced 2026-02-09 06:20:29 +00:00
6 lines
227 B
Plaintext
6 lines
227 B
Plaintext
DEBUG = null
|
|
com.google.domain.registry.ui.ConsoleDebug.PRODUCTION = 0
|
|
com.google.domain.registry.ui.ConsoleDebug.DEBUG = 1
|
|
com.google.domain.registry.ui.ConsoleDebug.RAW = 2
|
|
com.google.domain.registry.ui.ConsoleDebug.TEST = 3
|