[ 
https://issues.apache.org/jira/browse/KNOX-1774?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16775207#comment-16775207
 ] 

Kevin Risden commented on KNOX-1774:
------------------------------------

No plan yet other than one of the quick thoughts I had was to add:

"KNOX_GATEWAY_" before all of the "APP_*" environment variables. Something like 
this:

Before - APP_DBG_OPTS=""
After - APP_DBG_OPTS="$KNOX_GATEWAY_DBG_OPTS"

Which would make it possible to customize the values. I wasn't sure if there 
was a better way to do this.

> Expose gateway.sh/ldap.sh environment variables for customization
> -----------------------------------------------------------------
>
>                 Key: KNOX-1774
>                 URL: https://issues.apache.org/jira/browse/KNOX-1774
>             Project: Apache Knox
>          Issue Type: Sub-task
>            Reporter: Kevin Risden
>            Assignee: Kevin Risden
>            Priority: Major
>             Fix For: 1.3.0
>
>
> Currently there are a bunch of APP_* environment variables that can't be 
> customized without modifying the *.sh script. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to