quoting instance name for pagure
This commit is contained in:
parent
3c6a6a6369
commit
ee6fbb35df
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
from datetime import timedelta
|
||||
|
||||
INSTANCE_NAME= {{ pagure_instance_name }}
|
||||
INSTANCE_NAME= '{{ pagure_instance_name }}'
|
||||
|
||||
### Set the time after which the admin session expires
|
||||
# There are two sessions on pagure, login that holds for 31 days and
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue