Skip to content

Commit

Permalink
refactor: remove process.eperson
Browse files Browse the repository at this point in the history
  • Loading branch information
Roy Bruschini committed Feb 1, 2024
1 parent 4028d00 commit e36bb75
Showing 1 changed file with 3 additions and 7 deletions.
10 changes: 3 additions & 7 deletions dspace/config/dspace.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -1566,15 +1566,11 @@ solr-database-resync.time-until-reindex = 600000
solr-database-resync.cron = 0 15 2 * * ?

#----------------------------------------------------------#
#----------PROCESS CONFIGURATION------------#
#-------------------PROCESS CONFIGURATION------------------#
#----------------------------------------------------------#
# Configuration to enable saving script via CLI in DB
# Configuration to enable saving scripts via CLI in DB
# default = false
#process.save-enable = false
# !!! if process.save is enabled, make sure that this field has a correct EPerson's email
#process.eperson=


# process.save-enable = false

#----------------------------------------------------------#
#----------PROCESS CLEANER SCRIPT CONFIGURATION------------#
Expand Down

0 comments on commit e36bb75

Please sign in to comment.