forked from HPR/hpr-tools
Moved project directories and files to an empty local repo
This commit is contained in:
25
Comment_system/.process_comments.cfg
Normal file
25
Comment_system/.process_comments.cfg
Normal file
@@ -0,0 +1,25 @@
|
||||
#
|
||||
# Main configuration file for 'process_comments' using the local database
|
||||
#
|
||||
# /home/cendjm/HPR/Comment_system/.process_comments.cfg
|
||||
# 2023-02-27 16:42:50
|
||||
#
|
||||
|
||||
#
|
||||
# Settings used in all configuration files
|
||||
#
|
||||
<<include .process_comments_settings.cfg>>
|
||||
|
||||
#
|
||||
# Local database
|
||||
#
|
||||
<<include .hpr_db.cfg>>
|
||||
|
||||
#
|
||||
# Fake CMS authentication
|
||||
#
|
||||
<cms>
|
||||
user = "dummy:dummy"
|
||||
</cms>
|
||||
|
||||
# vim: syntax=cfg:ts=8:sw=4:tw=150:et:ai:
|
Reference in New Issue
Block a user