mirror of
https://github.com/google/nomulus.git
synced 2025-08-04 08:52:12 +02:00
5 lines
227 B
Text
5 lines
227 B
Text
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
|