Skip to content

Commit

Permalink
increased time before log out
Browse files Browse the repository at this point in the history
  • Loading branch information
jirikrepl committed Jul 12, 2016
1 parent 5c116ce commit 0745056
Show file tree
Hide file tree
Showing 2 changed files with 1,206 additions and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ RUN set -x \

RUN curl -sL "$JDBC_DRIVER_DOWNLOAD_URL" -o $CATALINA_HOME/lib/postgresql-9.4.1208.jar
ADD search.xml $CATALINA_HOME/conf/Catalina/localhost/search.xml
ADD web.xml $CATALINA_HOME/conf/web.xml

# Kramerius auth
ENV JAAS_CONFIG=$CATALINA_HOME/conf/jaas.config
Expand Down
Loading

0 comments on commit 0745056

Please sign in to comment.