It is possible to start up the application without a license (it will then enter read only mode) and later upload one from the user interface. See below for settings that apply to that scenario.
| 
                     Property  | 
                     Description  | 
                     Default  | 
| 
                     license.multi-tenant  | 
                     If no license is available on first bootstrap this property decides if system will go into single or multi-tenant mode.  | 
                     false  | 
| 
                     license.default-tenant  | 
                     If no license is available on first bootstrap this property decides the name of the default tenant.  | 
                     tenant  | 
| 
                     license.allow-upload  | 
                     Decides if license uploads should be allowed in the system or not.  | 
                     true  |