diff --git a/eternity/meta.json b/eternity/meta.json index 9824679..50655a9 100644 --- a/eternity/meta.json +++ b/eternity/meta.json @@ -4,5 +4,8 @@ "license": "GNU Affero General Public License", "version": "1.0.0", "extends": "elastic", - "localization": false + "localization": false, + "config": { + "product_name": "eternityproject.fi" + } }