diff options
Diffstat (limited to '.arcconfig')
| -rw-r--r-- | .arcconfig | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/.arcconfig b/.arcconfig index c142b71b0a1e..e1919bc5d293 100644 --- a/.arcconfig +++ b/.arcconfig @@ -1,4 +1,5 @@ { "project.name": "P", - "phabricator.uri" : "https://phabric.freebsd.org/" + "phabricator.uri" : "https://phabric.freebsd.org/", + "history.immutable" : true } |
