Skip to content

Commit

Permalink
Enable phabricator.show-prototypes
Browse files Browse the repository at this point in the history
  • Loading branch information
alufers committed Aug 21, 2023
1 parent 76c623d commit 15351b3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/startup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@ sed -i "s/ server_name phorge.local;/ server_name $BASE_URI;/g" /etc/nginx/sit
#sed "s/ return 301 \$scheme:\/\/phorge.local$request_uri;"
#general parameters configuration
/var/www/phorge/phorge/bin/config set pygments.enabled true
/var/www/phorge/phorge/bin/config set phabricator.show-prototypes true
#setup db if not exists
/var/www/phorge/phorge/bin/storage upgrade --force
#start supervisord
Expand Down

0 comments on commit 15351b3

Please sign in to comment.