diff options
Diffstat (limited to '.arcconfig')
-rw-r--r-- | .arcconfig | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.arcconfig b/.arcconfig new file mode 100644 index 0000000000..e57c96a0dd --- /dev/null +++ b/.arcconfig @@ -0,0 +1,5 @@ +{ + "phabricator.uri" : "https://phabricator.services.mozilla.com/", + "repository.callsign": "MOZILLACENTRAL", + "history.immutable": false +} |