Static files serving configuration.
Attribute | Value |
---|---|
Default Value | false |
Type | BOOLEAN |
Nillable | true |
Expressions Allowed | false |
Storage | configuration |
Access Type | read-write |
Restart Required | all-services |
Attribute | Value |
---|---|
Type | STRING |
Nillable | true |
Expressions Allowed | false |
Storage | configuration |
Access Type | read-write |
Restart Required | all-services |
Attribute | Value |
---|---|
Default Value | false |
Type | BOOLEAN |
Nillable | true |
Expressions Allowed | false |
Storage | configuration |
Access Type | read-write |
Restart Required | all-services |
Attribute | Value |
---|---|
Default Value | 3 |
Type | INT |
Nillable | true |
Expressions Allowed | false |
Min | 1 |
Max | 2,147,483,647 |
Storage | configuration |
Access Type | read-write |
Restart Required | all-services |
Attribute | Value |
---|---|
Default Value | true |
Type | BOOLEAN |
Nillable | true |
Expressions Allowed | false |
Storage | configuration |
Access Type | read-write |
Restart Required | all-services |
Attribute | Value |
---|---|
Type | STRING |
Nillable | true |
Expressions Allowed | false |
Storage | configuration |
Access Type | read-write |
Restart Required | all-services |
Attribute | Value |
---|---|
Default Value | 49152 |
Type | INT |
Nillable | true |
Expressions Allowed | false |
Min | 1 |
Max | 2,147,483,647 |
Storage | configuration |
Access Type | read-write |
Restart Required | all-services |
Attribute | Value |
---|---|
Default Value | false |
Type | BOOLEAN |
Nillable | true |
Expressions Allowed | false |
Storage | configuration |
Access Type | read-write |
Restart Required | all-services |
Request Parameter | Type | Required | Expressions Allowed | Default value | Description |
---|---|---|---|---|---|
sendfile | INT | false | false | Enable sendfile if possible, for files bigger than the specified byte size. | |
max-depth | INT | false | false | Maximum recursion for PROPFIND. | |
read-only | BOOLEAN | false | false | Allow write HTTP methods (PUT, DELETE). | |
webdav | BOOLEAN | false | false | Enable WebDAV functionality. | |
secret | STRING | false | false | Secret for WebDAV locking operations. | |
file-encoding | STRING | false | false | Force a file encoding. | |
listings | BOOLEAN | false | false | Enable folder listings. | |
disabled | BOOLEAN | false | false | Disables the default Servlet mapping. |