Create a passport.ts file in the config folder with the following content.
Crearemos un fichero passport.ts en la carpeta config con el siguiente contenido.
Next, open up the policies.js file which is in the config folder, and add in the policy that we just created.
A continuación, abrir el archivo policies.js que se encuentra en la carpeta config y añadir en la política que acaba de crear.
However you can always switch back to your previous setting (and therefore config folder) and everything will be back, so nothing is deleted or lost.
Sin embargo siempre puedes volver a tus ajustes previos (y a tu carpeta de configuración) y todo seguirá como antes, pues no se pierde ni borra nada.
As an added bonus, you can always load your old (legally owned, of course) original Doom WAD files into the app's config folder, if you want to play the real thing on your phone.
Como extra, siempre puedes cargar tus viejos (legales, por supuesto) archivos Doom WAD originales en la carpeta de configuración de la aplicación, si quieres reproducir el juego original en tu smartphone.
Select File > Open, browse to where you extracted the sample code, and then open the Config folder.
Selecciona Archivo > Abrir, ve a la ubicación donde extrajiste el código de muestra y abre la carpeta Configuración.
Run IntFiltr.exe located in the Config folder of this package.
Find and highlight configuration files of servers in the config folder from the archive, and add them to your device.
Encontramos y seleccionamos los archivos de configuración de los servidores en la carpeta config del archivo y los añadimos a nuestro dispositivo.
Before 1.17, this file was automatically generated by the installer script and placed in the config folder.
Antes de la versión 1.17, este archivo lo generaba el script de instalación, y se colocaba en la carpeta config.
So open up the routes.js file which is in the config folder, it may look a little overwhelming at first, but if you remove all of the comments and add the in the following routes, you will be left with something like this
Así que abra el archivo routes.js que está en la carpeta config, puede parecer un poco abrumador al principio, pero si elimina todos los comentarios y los agrega en las siguientes rutas, se quedará con algo como esto
From v0.46a+ the templates can be found in eMule's config folder.
Desde la v0.46a + las plantillas se pueden encontrar en la carpeta Config del eMule.
Download the configuration file and CA certificate from the website and save them in the config folder in the OpenVPN folder.
Descarga el archivo de configuración y un certificado CA del sitio web, y guárdalos en la carpeta config dentro de la carpeta de OpenVPN
Click on the name of the connection and download it to the OpenVPN config folder
Haz clic en el nombre de la conexión y descárgalo en la carpeta config de OpenVPN
Inside the project, we create a file called Dockerfile, and a config folder with the default.conf file.