inserting pass keys

This commit is contained in:
daniel muniz
2024-06-13 10:05:36 -03:00
parent 5bdeb1b021
commit f5747f57a6

View File

@@ -38,12 +38,16 @@ insserv gcf1
5. Go to: /usr/local/gcf1/ and open etc/gcf1.conf with a text editor. Edit the following and save the 5. Go to: /usr/local/gcf1/ and open etc/gcf1.conf with a text editor. Edit the following and save the
file. file.
``` ```
FC_DL_PATH=/dl100/get.cgi FC_DL_PATH=/dl104/get.cgi
FC_DL_PATH_SMALLDB=/dls100/get.cgi FC_DL_PATH_SMALLDB=/dls104/get.cgi
... ...
FC_PLACE={Your Company Name} FC_PLACE=blackdice
FC_LICENCE={Your SDK License Key} FC_LICENCE=GD2LHJ98B4
FC_EMAIL={Your Email Address} FC_EMAIL={ any blackdice email address }
...
HYBRID_ENABLE=1
HYBRID_NS_ACCESS=andkWEzbBWRR2K6iw4edRvfd6MmNNjRx
HYBRID_USER_AGENT=CSUX_blackdice
``` ```
6. To start the service, run: 6. To start the service, run: