Skip to content

Commit b118f02

Browse files
author
Vladimir Kotal
committed
add comment
1 parent 28fc16f commit b118f02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

opengrok-indexer/src/main/java/org/opengrok/indexer/configuration/Configuration.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -303,7 +303,7 @@ public final class Configuration {
303303

304304
private Set<String> disabledRepositories;
305305

306-
private Set<String> authenticationTokens;
306+
private Set<String> authenticationTokens; // for non-localhost API access
307307

308308
/*
309309
* types of handling history for remote SCM repositories:

0 commit comments

Comments
 (0)