Skip to content

Commit 7cc2742

Browse files
Set google analytics as empty value to do not throw error in UI console (#680)
1 parent bd65fcc commit 7cc2742

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dspace/config/clarin-dspace.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ statistics.cache-server.uri = http://cache-server.none
169169
# citace.pro.allowed = true
170170

171171
#google config
172-
# google.analytics.key =
172+
google.analytics.key =
173173

174174
# The max number of events held in the GA buffer (default: 256)
175175
# google.analytics.buffer.limit = 256

0 commit comments

Comments
 (0)