blob: 2dfeef5143cbaefe99fe88341fc67c6386883213 [file] [log] [blame] [view]
Plugin @PLUGIN@ configuration
======================
The following options can be configured in `$GERRIT_SITE/etc/@PLUGIN@.config`
Section `storage`
-------------------------
```
[storage]
directory = [path to data directory]
```
Path to directory where large files should be stored.
If not configured, defaults to the plugin's data directory:
`$GERRIT_SITE/data/@PLUGIN@`