diff --git a/config/site_local.json b/config/site_local.json index 10c66086f..751c4be20 100644 --- a/config/site_local.json +++ b/config/site_local.json @@ -5,7 +5,7 @@ "fs_path": "..", "pull": false, "reset": false, - "cat": 2, + "cat": "web", "domains": [ "www.local.io" ], diff --git a/config/site_threefold_io.json b/config/site_threefold_io.json deleted file mode 100644 index fb4d7be8b..000000000 --- a/config/site_threefold_io.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "name": "threefold_io", - "prefix": "threefold", - "git_url": "", - "fs_path": "..", - "pull": false, - "reset": false, - "cat": 2, - "domains": [ - "www.threefold.io", - "www.threefold.me", - "threefold.me", - "new.threefold.io", - "staging.threefold.io", - "threefold.io" - ], - "descr": "is our entry point for everyone, redirect to the detailed websites underneith.", - "groups": [], - "acl": [], - "trackingid": "" -} \ No newline at end of file